Skip to content

Commit 5688bdb

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): prepare for the v2beta release of iam python client
PiperOrigin-RevId: 460590348
1 parent 898fcea commit 5688bdb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/iam/v2beta/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@ py_gapic_library(
170170
srcs = [":iam_proto"],
171171
grpc_service_config = "iam_grpc_service_config.json",
172172
service_yaml = "iam_v2beta.yaml",
173+
opt_args = [
174+
"warehouse-package-name=google-cloud-iam",
175+
"python-gapic-namespace=google.cloud",
176+
"python-gapic-name=iam",
177+
],
173178
)
174179

175180
# Open Source Packages

0 commit comments

Comments
 (0)