Skip to content

Commit

Permalink
chore(python): Update bazel rules for google/iam/admin/v1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 633209036
  • Loading branch information
Google APIs authored and Copybara-Service committed May 13, 2024
1 parent f7df662 commit 9c2348d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google/iam/admin/v1/BUILD.bazel
Expand Up @@ -182,6 +182,11 @@ py_gapic_library(
deps = [
"//google/iam/v1:iam_policy_py_proto",
],
opt_args = [
"python-gapic-name=iam_admin",
"python-gapic-namespace=google.cloud",
"warehouse-package-name=google-cloud-iam",
],
)

py_test(
Expand Down

0 comments on commit 9c2348d

Please sign in to comment.