We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f58301 commit d21399dCopy full SHA for d21399d
1 file changed
google/cloud/compute/v1/BUILD.bazel
@@ -393,6 +393,7 @@ csharp_gapic_library(
393
srcs = [":compute_proto_with_info"],
394
common_resources_config = "@gax_dotnet//:Google.Api.Gax/ResourceNames/CommonResourcesConfig.json",
395
grpc_service_config = ":compute_grpc_service_config.json",
396
+ transport = "rest",
397
deps = [
398
":compute_csharp_grpc",
399
":compute_csharp_proto",
0 commit comments