chore: set python package name to google-cloud-network-connectivity

PiperOrigin-RevId: 352645712
This commit is contained in:
Google APIs 2021-01-19 13:47:05 -08:00 committed by Copybara-Service
parent 4d19fc0177
commit 039f113828
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ py_gapic_library(
name = "networkconnectivity_py_gapic",
srcs = [":networkconnectivity_proto"],
grpc_service_config = "networkconnectivity_grpc_service_config.json",
opt_args = ["warehouse-package-name=google-cloud-network-connectivity"]
)
# Open Source Packages