We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdefef6 commit f9702dcCopy full SHA for f9702dc
1 file changed
google/cloud/compute/v1/BUILD.bazel
@@ -435,6 +435,7 @@ go_proto_library(
435
go_gapic_library(
436
name = "compute_go_gapic",
437
srcs = [":compute_proto_with_info"],
438
+ diregapic = True,
439
grpc_service_config = "compute_grpc_service_config.json",
440
importpath = "cloud.google.com/go/compute/apiv1;compute",
441
metadata = True,
0 commit comments