chore: set python package name to google-cloud-network-connectivity
PiperOrigin-RevId: 352645712
This commit is contained in:
parent
4d19fc0177
commit
039f113828
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue