mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-14 12:42:59 +02:00
feat: Enable rest for google-cloud-video-stitcher
PiperOrigin-RevId: 812959682
This commit is contained in:
parent
299e120454
commit
eab82ec804
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ py_gapic_library(
|
|||
grpc_service_config = "videostitcher_grpc_service_config.json",
|
||||
rest_numeric_enums = True,
|
||||
service_yaml = "videostitcher_v1.yaml",
|
||||
transport = "grpc",
|
||||
transport = "grpc+rest",
|
||||
deps = [
|
||||
],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue