Skip to content

Commit 4ee0e57

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): Update privateca BUILD.bazel package name to google-cloud-private-ca
PiperOrigin-RevId: 405697254
1 parent 5f897f0 commit 4ee0e57

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

google/cloud/security/privateca/v1beta1/BUILD.bazel

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@ py_gapic_library(
166166
name = "privateca_py_gapic",
167167
srcs = [":privateca_proto"],
168168
grpc_service_config = "privateca_grpc_service_config.json",
169+
opt_args = [
170+
"warehouse-package-name=google-cloud-private-ca",
171+
],
169172
)
170173

171174
py_gapic_assembly_pkg(

0 commit comments

Comments
 (0)