Skip to content

Commit f5b06c2

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update networksecurity v1beta1 BUILD.bazel for python
PiperOrigin-RevId: 381257429
1 parent 8cd4d12 commit f5b06c2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/cloud/networksecurity/v1beta1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,11 @@ py_gapic_library(
169169
name = "networksecurity_py_gapic",
170170
srcs = [":networksecurity_proto"],
171171
grpc_service_config = "networksecurity_v1beta1_grpc_service_config.json",
172+
opt_args = [
173+
"warehouse-package-name=google-cloud-network-security",
174+
"python-gapic-namespace=google.cloud",
175+
"python-gapic-name=network-security",
176+
],
172177
)
173178

174179
# Open Source Packages

0 commit comments

Comments
 (0)