Skip to content

Commit

Permalink
chore(python): Prepare eventarcpublishing v1 BUILD.bazel for release
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 422819387
  • Loading branch information
Google APIs authored and Copybara-Service committed Jan 19, 2022
1 parent 13a3c9e commit 5499aca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google/cloud/eventarc/publishing/v1/BUILD.bazel
Expand Up @@ -159,6 +159,11 @@ py_gapic_library(
name = "publishing_py_gapic",
srcs = [":publishing_proto"],
grpc_service_config = "eventarcpublishing_grpc_service_config.json",
opt_args = [
"warehouse-package-name=google-cloud-eventarc-publishing",
"python-gapic-namespace=google.cloud",
"python-gapic-name=eventarc_publishing",
],
)

# Open Source Packages
Expand Down

0 comments on commit 5499aca

Please sign in to comment.