Skip to content

Commit ea847a1

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): prepare for release of the iam/v2 python client
PiperOrigin-RevId: 471240188
1 parent c668715 commit ea847a1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/iam/v2/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,11 @@ py_gapic_library(
177177
service_yaml = "iam_v2.yaml",
178178
deps = [
179179
],
180+
opt_args = [
181+
"python-gapic-name=iam",
182+
"python-gapic-namespace=google.cloud",
183+
"warehouse-package-name=google-cloud-iam",
184+
],
180185
)
181186

182187
py_test(

0 commit comments

Comments
 (0)