Skip to content

Commit f01a17a

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): Update namespace for /google/cloud/maintenance/api/v1beta to prepare for release
PiperOrigin-RevId: 773361143
1 parent d87eb93 commit f01a17a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

google/cloud/maintenance/api/v1beta/BUILD.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@ py_gapic_library(
179179
transport = "grpc+rest",
180180
deps = [
181181
],
182+
opt_args = [
183+
"python-gapic-name=maintenance_api",
184+
"python-gapic-namespace=google.cloud",
185+
],
182186
)
183187

184188
py_test(

0 commit comments

Comments
 (0)