Skip to content

Commit e0d0106

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): prepare for the v1 release of google/cloud/gkemulticloud
PiperOrigin-RevId: 458913879
1 parent 207bf59 commit e0d0106

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/cloud/gkemulticloud/v1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,11 @@ py_gapic_library(
179179
srcs = [":gkemulticloud_proto"],
180180
grpc_service_config = "gkemulticloud_grpc_service_config.json",
181181
service_yaml = "gkemulticloud_v1.yaml",
182+
opt_args = [
183+
"warehouse-package-name=google-cloud-gke-multicloud",
184+
"python-gapic-namespace=google.cloud",
185+
"python-gapic-name=gke_multicloud",
186+
],
182187
)
183188

184189
# Open Source Packages

0 commit comments

Comments
 (0)