Skip to content

Commit

Permalink
chore(python): prepare for release of the iam/v2 python client
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 471240188
  • Loading branch information
Google APIs authored and Copybara-Service committed Aug 31, 2022
1 parent c668715 commit ea847a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google/iam/v2/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ py_gapic_library(
service_yaml = "iam_v2.yaml",
deps = [
],
opt_args = [
"python-gapic-name=iam",
"python-gapic-namespace=google.cloud",
"warehouse-package-name=google-cloud-iam",
],
)

py_test(
Expand Down

0 comments on commit ea847a1

Please sign in to comment.