Skip to content

Commit fafca49

Browse files
Google APIscopybara-github
authored andcommitted
chore: prepare BUILD.bazel for Python library generation
committer: @busunkim96 PiperOrigin-RevId: 399279268
1 parent e958997 commit fafca49

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/cloud/identitytoolkit/v2/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,11 @@ py_gapic_library(
163163
name = "identitytoolkit_py_gapic",
164164
srcs = [":identitytoolkit_proto"],
165165
grpc_service_config = "identitytoolkit_grpc_service_config.json",
166+
opt_args = [
167+
"warehouse-package-name=google-cloud-identity-toolkit",
168+
"python-gapic-namespace=google.cloud",
169+
"python-gapic-name=identity_toolkit",
170+
],
166171
)
167172

168173
# Open Source Packages

0 commit comments

Comments
 (0)