Skip to content

Commit eb694b2

Browse files
Google APIscopybara-github
authored andcommitted
chore(python): Prepare video/livestream v1 BUILD.bazel for release
PiperOrigin-RevId: 423821123
1 parent 545fe1c commit eb694b2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/cloud/video/livestream/v1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,11 @@ py_gapic_library(
174174
name = "livestream_py_gapic",
175175
srcs = [":livestream_proto"],
176176
grpc_service_config = "livestream_grpc_service_config.json",
177+
opt_args = [
178+
"warehouse-package-name=google-cloud-video-live-stream",
179+
"python-gapic-namespace=google.cloud.video",
180+
"python-gapic-name=live_stream",
181+
],
177182
)
178183

179184
# Open Source Packages

0 commit comments

Comments
 (0)