Skip to content

Commit

Permalink
chore(python): Update iam/credentials BUILD.bazel package name to goo…
Browse files Browse the repository at this point in the history
…gle-cloud-iam

chore(python): Update iam/credentials namespace to google.cloud.iam_credentials

PiperOrigin-RevId: 408717007
  • Loading branch information
Google APIs authored and Copybara-Service committed Nov 9, 2021
1 parent 5bb0518 commit 171d777
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google/iam/credentials/v1/BUILD.bazel
Expand Up @@ -150,6 +150,11 @@ py_gapic_library(
name = "credentials_py_gapic",
srcs = [":credentials_proto"],
grpc_service_config = "iamcredentials_grpc_service_config.json",
opt_args = [
"warehouse-package-name=google-cloud-iam",
"python-gapic-namespace=google.cloud",
"python-gapic-name=iam_credentials",
],
)

py_gapic_assembly_pkg(
Expand Down

0 comments on commit 171d777

Please sign in to comment.