Skip to content

Commit 1375968

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): Update namespace for google/shopping/merchant/quota/v1 to prepare for release
PiperOrigin-RevId: 791352114
1 parent 3ac024c commit 1375968

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

google/shopping/merchant/quota/v1/BUILD.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,10 @@ py_gapic_library(
173173
transport = "grpc+rest",
174174
deps = [
175175
],
176+
opt_args = [
177+
"python-gapic-namespace=google.shopping",
178+
"python-gapic-name=merchant_quota",
179+
],
176180
)
177181

178182
py_test(

0 commit comments

Comments
 (0)