Skip to content

Commit f9702dc

Browse files
authored
fix: add diregapic flag for compute (#793)
1 parent bdefef6 commit f9702dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/cloud/compute/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ go_proto_library(
435435
go_gapic_library(
436436
name = "compute_go_gapic",
437437
srcs = [":compute_proto_with_info"],
438+
diregapic = True,
438439
grpc_service_config = "compute_grpc_service_config.json",
439440
importpath = "cloud.google.com/go/compute/apiv1;compute",
440441
metadata = True,

0 commit comments

Comments
 (0)