mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-19 13:17:47 +02:00
chore(python): Update mediatranslation BUILD.bazel package name to google-cloud-media-translation
PiperOrigin-RevId: 404908282
This commit is contained in:
parent
7eea02b49c
commit
59736be62f
1 changed files with 3 additions and 0 deletions
|
|
@ -157,6 +157,9 @@ py_gapic_library(
|
|||
name = "mediatranslation_py_gapic",
|
||||
srcs = [":mediatranslation_proto"],
|
||||
grpc_service_config = "mediatranslation_grpc_service_config.json",
|
||||
opt_args = [
|
||||
"warehouse-package-name=google-cloud-media-translation",
|
||||
],
|
||||
)
|
||||
|
||||
# Open Source Packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue