Skip to content

Commit 5499aca

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): Prepare eventarcpublishing v1 BUILD.bazel for release
PiperOrigin-RevId: 422819387
1 parent 13a3c9e commit 5499aca

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/cloud/eventarc/publishing/v1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ py_gapic_library(
159159
name = "publishing_py_gapic",
160160
srcs = [":publishing_proto"],
161161
grpc_service_config = "eventarcpublishing_grpc_service_config.json",
162+
opt_args = [
163+
"warehouse-package-name=google-cloud-eventarc-publishing",
164+
"python-gapic-namespace=google.cloud",
165+
"python-gapic-name=eventarc_publishing",
166+
],
162167
)
163168

164169
# Open Source Packages

0 commit comments

Comments
 (0)