Skip to content

Commit

Permalink
fix: add diregapic flag for compute (#793)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss authored Apr 6, 2023
1 parent bdefef6 commit f9702dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/compute/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ go_proto_library(
go_gapic_library(
name = "compute_go_gapic",
srcs = [":compute_proto_with_info"],
diregapic = True,
grpc_service_config = "compute_grpc_service_config.json",
importpath = "cloud.google.com/go/compute/apiv1;compute",
metadata = True,
Expand Down

0 comments on commit f9702dc

Please sign in to comment.