Skip to content

Commit 885e1cb

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): Update namespace for google/shopping/merchant/notifications/v1 to prepare for release
PiperOrigin-RevId: 791352257
1 parent 1375968 commit 885e1cb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ py_gapic_library(
175175
transport = "grpc+rest",
176176
deps = [
177177
],
178+
opt_args = [
179+
"python-gapic-namespace=google.shopping",
180+
"python-gapic-name=merchant_notifications",
181+
],
178182
)
179183

180184
py_test(

0 commit comments

Comments
 (0)