@@ -54,8 +54,8 @@ service VideoStitcherService {
5454 };
5555 option (google.api.method_signature ) = "parent,cdn_key,cdn_key_id" ;
5656 option (google.longrunning.operation_info ) = {
57- response_type : "CdnKey"
58- metadata_type : "OperationMetadata"
57+ response_type : "google.cloud.video.stitcher.v1. CdnKey"
58+ metadata_type : "google.cloud.video.stitcher.v1. OperationMetadata"
5959 };
6060 }
6161
@@ -83,7 +83,7 @@ service VideoStitcherService {
8383 option (google.api.method_signature ) = "name" ;
8484 option (google.longrunning.operation_info ) = {
8585 response_type : "google.protobuf.Empty"
86- metadata_type : "OperationMetadata"
86+ metadata_type : "google.cloud.video.stitcher.v1. OperationMetadata"
8787 };
8888 }
8989
@@ -96,8 +96,8 @@ service VideoStitcherService {
9696 };
9797 option (google.api.method_signature ) = "cdn_key,update_mask" ;
9898 option (google.longrunning.operation_info ) = {
99- response_type : "CdnKey"
100- metadata_type : "OperationMetadata"
99+ response_type : "google.cloud.video.stitcher.v1. CdnKey"
100+ metadata_type : "google.cloud.video.stitcher.v1. OperationMetadata"
101101 };
102102 }
103103
@@ -180,8 +180,8 @@ service VideoStitcherService {
180180 };
181181 option (google.api.method_signature ) = "parent,slate,slate_id" ;
182182 option (google.longrunning.operation_info ) = {
183- response_type : "Slate"
184- metadata_type : "OperationMetadata"
183+ response_type : "google.cloud.video.stitcher.v1. Slate"
184+ metadata_type : "google.cloud.video.stitcher.v1. OperationMetadata"
185185 };
186186 }
187187
@@ -209,8 +209,8 @@ service VideoStitcherService {
209209 };
210210 option (google.api.method_signature ) = "slate,update_mask" ;
211211 option (google.longrunning.operation_info ) = {
212- response_type : "Slate"
213- metadata_type : "OperationMetadata"
212+ response_type : "google.cloud.video.stitcher.v1. Slate"
213+ metadata_type : "google.cloud.video.stitcher.v1. OperationMetadata"
214214 };
215215 }
216216
@@ -222,7 +222,7 @@ service VideoStitcherService {
222222 option (google.api.method_signature ) = "name" ;
223223 option (google.longrunning.operation_info ) = {
224224 response_type : "google.protobuf.Empty"
225- metadata_type : "OperationMetadata"
225+ metadata_type : "google.cloud.video.stitcher.v1. OperationMetadata"
226226 };
227227 }
228228
@@ -253,8 +253,8 @@ service VideoStitcherService {
253253 };
254254 option (google.api.method_signature ) = "parent,live_config,live_config_id" ;
255255 option (google.longrunning.operation_info ) = {
256- response_type : "LiveConfig"
257- metadata_type : "OperationMetadata"
256+ response_type : "google.cloud.video.stitcher.v1. LiveConfig"
257+ metadata_type : "google.cloud.video.stitcher.v1. OperationMetadata"
258258 };
259259 }
260260
@@ -286,7 +286,7 @@ service VideoStitcherService {
286286 option (google.api.method_signature ) = "name" ;
287287 option (google.longrunning.operation_info ) = {
288288 response_type : "google.protobuf.Empty"
289- metadata_type : "OperationMetadata"
289+ metadata_type : "google.cloud.video.stitcher.v1. OperationMetadata"
290290 };
291291 }
292292}
0 commit comments