mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-20 13:27:47 +02:00
chore(python): Update namespace for /google/cloud/maintenance/api/v1beta to prepare for release
PiperOrigin-RevId: 773361143
This commit is contained in:
parent
d87eb93d82
commit
f01a17a560
1 changed files with 4 additions and 0 deletions
|
|
@ -179,6 +179,10 @@ py_gapic_library(
|
|||
transport = "grpc+rest",
|
||||
deps = [
|
||||
],
|
||||
opt_args = [
|
||||
"python-gapic-name=maintenance_api",
|
||||
"python-gapic-namespace=google.cloud",
|
||||
],
|
||||
)
|
||||
|
||||
py_test(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue