Skip to content

Commit

Permalink
chore(python): prepare networkservices v1 for release
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 440920298
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 11, 2022
1 parent 0ed730f commit 6e20d4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google/cloud/networkservices/v1/BUILD.bazel
Expand Up @@ -169,6 +169,11 @@ py_gapic_library(
name = "networkservices_py_gapic",
srcs = [":networkservices_proto"],
grpc_service_config = "networkservices_grpc_service_config.json",
opt_args = [
"warehouse-package-name=google-cloud-network-services",
"python-gapic-namespace=google.cloud",
"python-gapic-name=network_services",
],
)

# Open Source Packages
Expand Down

0 comments on commit 6e20d4e

Please sign in to comment.