Skip to content

Commit

Permalink
chore(python): Prepare google/cloud/certificatemanager v1 BUILD.bazel…
Browse files Browse the repository at this point in the history
… for release

PiperOrigin-RevId: 428507726
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 14, 2022
1 parent 7c7a99a commit 82528cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google/cloud/certificatemanager/v1/BUILD.bazel
Expand Up @@ -167,6 +167,11 @@ py_gapic_library(
name = "certificatemanager_py_gapic",
srcs = [":certificatemanager_proto"],
grpc_service_config = "certificatemanager_grpc_service_config.json",
opt_args = [
"warehouse-package-name=google-cloud-certificate-manager",
"python-gapic-namespace=google.cloud",
"python-gapic-name=certificate_manager",
],
)

# Open Source Packages
Expand Down

0 comments on commit 82528cf

Please sign in to comment.