Skip to content

Commit 3ac024c

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

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

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

181185
py_test(

0 commit comments

Comments
 (0)