@@ -77050,22 +77050,23 @@
7705077050 "importDirectories": [
7705177051 "google/api",
7705277052 "google/cloud/video/stitcher/v1",
77053+ "google/longrunning",
7705377054 "google/protobuf"
7705477055 ],
7705577056 "options": {
7705677057 "go_package": {
7705777058 "valueCounts": {
77058- "cloud.google.com/go/video/stitcher/apiv1/stitcherpb;stitcherpb": 8
77059+ "cloud.google.com/go/video/stitcher/apiv1/stitcherpb;stitcherpb": 9
7705977060 }
7706077061 },
7706177062 "java_multiple_files": {
7706277063 "valueCounts": {
77063- "true": 8
77064+ "true": 9
7706477065 }
7706577066 },
7706677067 "java_package": {
7706777068 "valueCounts": {
77068- "com.google.cloud.video.stitcher.v1": 8
77069+ "com.google.cloud.video.stitcher.v1": 9
7706977070 }
7707077071 }
7707177072 },
7708577086 }
7708677087 ]
7708777088 },
77089+ {
77090+ "shortName": "CreateLiveConfig",
77091+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.CreateLiveConfig",
77092+ "mode": "UNARY",
77093+ "bindings": [
77094+ {
77095+ "httpMethod": "POST",
77096+ "path": "/v1/{parent=projects/*/locations/*}/liveConfigs"
77097+ }
77098+ ]
77099+ },
7708877100 {
7708977101 "shortName": "CreateLiveSession",
7709077102 "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.CreateLiveSession",
7712977141 }
7713077142 ]
7713177143 },
77144+ {
77145+ "shortName": "DeleteLiveConfig",
77146+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.DeleteLiveConfig",
77147+ "mode": "UNARY",
77148+ "bindings": [
77149+ {
77150+ "httpMethod": "DELETE",
77151+ "path": "/v1/{name=projects/*/locations/*/liveConfigs/*}"
77152+ }
77153+ ]
77154+ },
7713277155 {
7713377156 "shortName": "DeleteSlate",
7713477157 "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.DeleteSlate",
7716277185 }
7716377186 ]
7716477187 },
77188+ {
77189+ "shortName": "GetLiveConfig",
77190+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveConfig",
77191+ "mode": "UNARY",
77192+ "bindings": [
77193+ {
77194+ "httpMethod": "GET",
77195+ "path": "/v1/{name=projects/*/locations/*/liveConfigs/*}"
77196+ }
77197+ ]
77198+ },
7716577199 {
7716677200 "shortName": "GetLiveSession",
7716777201 "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveSession",
7723977273 }
7724077274 ]
7724177275 },
77276+ {
77277+ "shortName": "ListLiveConfigs",
77278+ "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.ListLiveConfigs",
77279+ "mode": "UNARY",
77280+ "bindings": [
77281+ {
77282+ "httpMethod": "GET",
77283+ "path": "/v1/{parent=projects/*/locations/*}/liveConfigs"
77284+ }
77285+ ]
77286+ },
7724277287 {
7724377288 "shortName": "ListSlates",
7724477289 "fullName": "google.cloud.video.stitcher.v1.VideoStitcherService.ListSlates",
7729977344 ],
7730077345 "configFile": "videostitcher_v1.yaml",
7730177346 "serviceConfigApiNames": [
77302- "google.cloud.video.stitcher.v1.VideoStitcherService"
77347+ "google.cloud.video.stitcher.v1.VideoStitcherService",
77348+ "google.longrunning.Operations"
7730377349 ],
7730477350 "nameInServiceConfig": "videostitcher.googleapis.com"
7730577351 },
0 commit comments