Skip to content

Commit

Permalink
chore(python): fix warehouse-package-name for networkconnectivity v1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 491376026
  • Loading branch information
Google APIs authored and Copybara-Service committed Nov 28, 2022
1 parent 5686f7b commit 6defef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/networkconnectivity/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ py_gapic_library(
grpc_service_config = "networkconnectivity_v1_grpc_service_config.json",
rest_numeric_enums = False,
transport = "grpc",
opt_args = ["warehouse-package-name=google-cloud-network-connectivity"],
)

py_test(
Expand Down

0 comments on commit 6defef8

Please sign in to comment.