From 7d86a961bff38233446be69ceba2f8966634e721 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 30 Mar 2023 01:14:45 +0000 Subject: [PATCH] fix!: Roll back the changes that update of LRO metadata type to google.cloud.common.OperationMetadata PiperOrigin-RevId: 520464508 Source-Link: https://github.com/googleapis/googleapis/commit/cf015527b23b2d0f36357f88af5b27d689d8684b Source-Link: https://github.com/googleapis/googleapis-gen/commit/5a981d622d237b05476086408ec523ff4b7c0600 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuVmlkZW8uU3RpdGNoZXIuVjEvLk93bEJvdC55YW1sIiwiaCI6IjVhOTgxZDYyMmQyMzdiMDU0NzYwODY0MDhlYzUyM2ZmNGI3YzA2MDAifQ== --- ...erviceClient.CreateCdnKeyAsyncSnippet.g.cs | 1 - ...CreateCdnKeyRequestObjectAsyncSnippet.g.cs | 1 - ...ient.CreateCdnKeyRequestObjectSnippet.g.cs | 1 - ...CreateCdnKeyResourceNamesAsyncSnippet.g.cs | 1 - ...ient.CreateCdnKeyResourceNamesSnippet.g.cs | 1 - ...cherServiceClient.CreateCdnKeySnippet.g.cs | 1 - ...ceClient.CreateLiveConfigAsyncSnippet.g.cs | 1 - ...teLiveConfigRequestObjectAsyncSnippet.g.cs | 1 - ....CreateLiveConfigRequestObjectSnippet.g.cs | 1 - ...teLiveConfigResourceNamesAsyncSnippet.g.cs | 1 - ....CreateLiveConfigResourceNamesSnippet.g.cs | 1 - ...ServiceClient.CreateLiveConfigSnippet.g.cs | 1 - ...ServiceClient.CreateSlateAsyncSnippet.g.cs | 1 - ....CreateSlateRequestObjectAsyncSnippet.g.cs | 1 - ...lient.CreateSlateRequestObjectSnippet.g.cs | 1 - ....CreateSlateResourceNamesAsyncSnippet.g.cs | 1 - ...lient.CreateSlateResourceNamesSnippet.g.cs | 1 - ...tcherServiceClient.CreateSlateSnippet.g.cs | 1 - ...erviceClient.DeleteCdnKeyAsyncSnippet.g.cs | 1 - ...DeleteCdnKeyRequestObjectAsyncSnippet.g.cs | 1 - ...ient.DeleteCdnKeyRequestObjectSnippet.g.cs | 1 - ...DeleteCdnKeyResourceNamesAsyncSnippet.g.cs | 1 - ...ient.DeleteCdnKeyResourceNamesSnippet.g.cs | 1 - ...cherServiceClient.DeleteCdnKeySnippet.g.cs | 1 - ...ceClient.DeleteLiveConfigAsyncSnippet.g.cs | 1 - ...teLiveConfigRequestObjectAsyncSnippet.g.cs | 1 - ....DeleteLiveConfigRequestObjectSnippet.g.cs | 1 - ...teLiveConfigResourceNamesAsyncSnippet.g.cs | 1 - ....DeleteLiveConfigResourceNamesSnippet.g.cs | 1 - ...ServiceClient.DeleteLiveConfigSnippet.g.cs | 1 - ...ServiceClient.DeleteSlateAsyncSnippet.g.cs | 1 - ....DeleteSlateRequestObjectAsyncSnippet.g.cs | 1 - ...lient.DeleteSlateRequestObjectSnippet.g.cs | 1 - ....DeleteSlateResourceNamesAsyncSnippet.g.cs | 1 - ...lient.DeleteSlateResourceNamesSnippet.g.cs | 1 - ...tcherServiceClient.DeleteSlateSnippet.g.cs | 1 - ...erviceClient.UpdateCdnKeyAsyncSnippet.g.cs | 1 - ...UpdateCdnKeyRequestObjectAsyncSnippet.g.cs | 1 - ...ient.UpdateCdnKeyRequestObjectSnippet.g.cs | 1 - ...cherServiceClient.UpdateCdnKeySnippet.g.cs | 1 - ...ServiceClient.UpdateSlateAsyncSnippet.g.cs | 1 - ....UpdateSlateRequestObjectAsyncSnippet.g.cs | 1 - ...lient.UpdateSlateRequestObjectSnippet.g.cs | 1 - ...tcherServiceClient.UpdateSlateSnippet.g.cs | 1 - ...tadata_google.cloud.video.stitcher.v1.json | 352 ++++---- .../VideoStitcherServiceClientSnippets.g.cs | 1 - .../VideoStitcherService.g.cs | 765 +++++++++++++----- .../VideoStitcherServiceClient.g.cs | 261 +++--- 48 files changed, 855 insertions(+), 568 deletions(-) diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyAsyncSnippet.g.cs index 3a95a818e2b6..c3e5431adf1f 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateCdnKey_async_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyRequestObjectAsyncSnippet.g.cs index 4178c5346226..7d81f880f6d2 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyRequestObjectAsyncSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateCdnKey_async] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyRequestObjectSnippet.g.cs index d2dda7368b7d..9bd1433888a4 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyRequestObjectSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateCdnKey_sync] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyResourceNamesAsyncSnippet.g.cs index 1d81eabffc8c..f7f833381ca2 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyResourceNamesAsyncSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateCdnKey_async_flattened_resourceNames] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyResourceNamesSnippet.g.cs index 962588351d4c..5ba583ca43ef 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeyResourceNamesSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateCdnKey_sync_flattened_resourceNames] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeySnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeySnippet.g.cs index f7a8e003c6dc..73f6006824a6 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeySnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateCdnKeySnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateCdnKey_sync_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigAsyncSnippet.g.cs index 899ef7d3f6f6..a5a81185dacf 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateLiveConfig_async_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigRequestObjectAsyncSnippet.g.cs index d5f63eb6ddcc..4f44148d6de9 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigRequestObjectAsyncSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateLiveConfig_async] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigRequestObjectSnippet.g.cs index d40029311103..7cb36a53fad9 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigRequestObjectSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateLiveConfig_sync] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigResourceNamesAsyncSnippet.g.cs index 2afae3f353c6..8fc97caca8ca 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigResourceNamesAsyncSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateLiveConfig_async_flattened_resourceNames] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigResourceNamesSnippet.g.cs index 890e2145886b..eb52612feaa1 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigResourceNamesSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateLiveConfig_sync_flattened_resourceNames] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigSnippet.g.cs index 4ac85cc55fc0..18b88e5f4756 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateLiveConfigSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateLiveConfig_sync_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateAsyncSnippet.g.cs index 5168b9e5c324..9a5203893849 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateSlate_async_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateRequestObjectAsyncSnippet.g.cs index 32daaadaca31..3201e842dea0 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateRequestObjectAsyncSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateSlate_async] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateRequestObjectSnippet.g.cs index 1a8fbed71891..cd3930232d20 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateRequestObjectSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateSlate_sync] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateResourceNamesAsyncSnippet.g.cs index ed868b27442d..1b22065dbf8f 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateResourceNamesAsyncSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateSlate_async_flattened_resourceNames] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using System.Threading.Tasks; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateResourceNamesSnippet.g.cs index 210932d7f223..ef0c93244c40 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateResourceNamesSnippet.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateSlate_sync_flattened_resourceNames] using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateSnippet.g.cs index f3d8a91fe76d..d2c103400f0e 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.CreateSlateSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_CreateSlate_sync_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyAsyncSnippet.g.cs index b18d3121061d..967e71134119 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteCdnKey_async_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyRequestObjectAsyncSnippet.g.cs index 52a89b1cddd2..3ea403657406 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyRequestObjectAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteCdnKey_async] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyRequestObjectSnippet.g.cs index 3d7d64582514..2e6e77a4c70b 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyRequestObjectSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteCdnKey_sync] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyResourceNamesAsyncSnippet.g.cs index f0babf209f3c..ac9d7581ccb6 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyResourceNamesAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteCdnKey_async_flattened_resourceNames] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyResourceNamesSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyResourceNamesSnippet.g.cs index 731ea3a8bf63..a4b27351cc47 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeyResourceNamesSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteCdnKey_sync_flattened_resourceNames] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeySnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeySnippet.g.cs index badad9b510d0..46625143a3fc 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeySnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteCdnKeySnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteCdnKey_sync_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigAsyncSnippet.g.cs index 6f64a0a8166d..611febeecad9 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteLiveConfig_async_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigRequestObjectAsyncSnippet.g.cs index b5df02da2970..09373d710908 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigRequestObjectAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteLiveConfig_async] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigRequestObjectSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigRequestObjectSnippet.g.cs index 44fb06384941..08c7d8da7f69 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigRequestObjectSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteLiveConfig_sync] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigResourceNamesAsyncSnippet.g.cs index 9f4ca9682729..08498355a053 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigResourceNamesAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteLiveConfig_async_flattened_resourceNames] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigResourceNamesSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigResourceNamesSnippet.g.cs index 2640804fa996..f35ae6cf1bc8 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigResourceNamesSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteLiveConfig_sync_flattened_resourceNames] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigSnippet.g.cs index 6236806c7279..dd55997238dd 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteLiveConfigSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteLiveConfig_sync_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateAsyncSnippet.g.cs index ffef895858d3..b43fb2d5c42a 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteSlate_async_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateRequestObjectAsyncSnippet.g.cs index e2fbea5086fb..786b4dea4a37 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateRequestObjectAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteSlate_async] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateRequestObjectSnippet.g.cs index 2d56ff9090c9..e4dddf8f0dc4 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateRequestObjectSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteSlate_sync] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateResourceNamesAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateResourceNamesAsyncSnippet.g.cs index 5b1e0f8048e3..cf396f874867 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateResourceNamesAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateResourceNamesAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteSlate_async_flattened_resourceNames] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateResourceNamesSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateResourceNamesSnippet.g.cs index 88e541bc591f..6bd511f7ae77 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateResourceNamesSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateResourceNamesSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteSlate_sync_flattened_resourceNames] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateSnippet.g.cs index a7897ba18a10..9f12c42181a0 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.DeleteSlateSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_DeleteSlate_sync_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyAsyncSnippet.g.cs index 168a13573228..67450de06398 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_UpdateCdnKey_async_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyRequestObjectAsyncSnippet.g.cs index 083559f95e05..ebcbeceae9ec 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyRequestObjectAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_UpdateCdnKey_async] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyRequestObjectSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyRequestObjectSnippet.g.cs index 76cee7dfd993..d248ad498782 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeyRequestObjectSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_UpdateCdnKey_sync] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeySnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeySnippet.g.cs index f7198e63d022..64b6f56f8612 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeySnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateCdnKeySnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_UpdateCdnKey_sync_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateAsyncSnippet.g.cs index f3beea8e8de8..3b1feb07b616 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_UpdateSlate_async_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateRequestObjectAsyncSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateRequestObjectAsyncSnippet.g.cs index dfe71c04f30e..365d67e1d7df 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateRequestObjectAsyncSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateRequestObjectAsyncSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_UpdateSlate_async] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateRequestObjectSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateRequestObjectSnippet.g.cs index 44c21e05d78b..5027de8205ca 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateRequestObjectSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateRequestObjectSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_UpdateSlate_sync] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateSnippet.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateSnippet.g.cs index 4ef7abce28f9..9945760aa35e 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateSnippet.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/VideoStitcherServiceClient.UpdateSlateSnippet.g.cs @@ -17,7 +17,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { // [START videostitcher_v1_generated_VideoStitcherService_UpdateSlate_sync_flattened] - using Google.Cloud.Common; using Google.Cloud.Video.Stitcher.V1; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/snippet_metadata_google.cloud.video.stitcher.v1.json b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/snippet_metadata_google.cloud.video.stitcher.v1.json index aa602900a88a..2a868dbecd1b 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/snippet_metadata_google.cloud.video.stitcher.v1.json +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.GeneratedSnippets/snippet_metadata_google.cloud.video.stitcher.v1.json @@ -29,7 +29,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -48,12 +48,12 @@ "segments": [ { "start": 20, - "end": 65, + "end": 64, "type": "FULL" }, { - "start": 37, - "end": 63, + "start": 36, + "end": 62, "type": "SHORT" } ] @@ -78,7 +78,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -97,12 +97,12 @@ "segments": [ { "start": 20, - "end": 66, + "end": 65, "type": "FULL" }, { - "start": 38, - "end": 64, + "start": 37, + "end": 63, "type": "SHORT" } ] @@ -134,7 +134,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -152,12 +152,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 59, + "start": 35, + "end": 58, "type": "SHORT" } ] @@ -190,7 +190,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -208,12 +208,12 @@ "segments": [ { "start": 20, - "end": 62, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 36, + "end": 59, "type": "SHORT" } ] @@ -245,7 +245,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -263,12 +263,12 @@ "segments": [ { "start": 20, - "end": 62, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 36, + "end": 59, "type": "SHORT" } ] @@ -301,7 +301,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -319,12 +319,12 @@ "segments": [ { "start": 20, - "end": 63, + "end": 62, "type": "FULL" }, { - "start": 38, - "end": 61, + "start": 37, + "end": 60, "type": "SHORT" } ] @@ -954,7 +954,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -973,12 +973,12 @@ "segments": [ { "start": 20, - "end": 63, + "end": 62, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 36, + "end": 60, "type": "SHORT" } ] @@ -1003,7 +1003,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1022,12 +1022,12 @@ "segments": [ { "start": 20, - "end": 64, + "end": 63, "type": "FULL" }, { - "start": 38, - "end": 62, + "start": 37, + "end": 61, "type": "SHORT" } ] @@ -1051,7 +1051,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1069,12 +1069,12 @@ "segments": [ { "start": 20, - "end": 60, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 57, "type": "SHORT" } ] @@ -1099,7 +1099,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1117,12 +1117,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 59, + "start": 37, + "end": 58, "type": "SHORT" } ] @@ -1146,7 +1146,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1164,12 +1164,12 @@ "segments": [ { "start": 20, - "end": 60, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 57, "type": "SHORT" } ] @@ -1194,7 +1194,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1212,12 +1212,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 59, + "start": 37, + "end": 58, "type": "SHORT" } ] @@ -1241,7 +1241,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1260,12 +1260,12 @@ "segments": [ { "start": 20, - "end": 64, + "end": 63, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 36, + "end": 61, "type": "SHORT" } ] @@ -1290,7 +1290,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1309,12 +1309,12 @@ "segments": [ { "start": 20, - "end": 65, + "end": 64, "type": "FULL" }, { - "start": 38, - "end": 63, + "start": 37, + "end": 62, "type": "SHORT" } ] @@ -1342,7 +1342,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1360,12 +1360,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 36, + "end": 58, "type": "SHORT" } ] @@ -1394,7 +1394,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -1412,12 +1412,12 @@ "segments": [ { "start": 20, - "end": 62, + "end": 61, "type": "FULL" }, { - "start": 38, - "end": 60, + "start": 37, + "end": 59, "type": "SHORT" } ] @@ -3849,7 +3849,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -3868,12 +3868,12 @@ "segments": [ { "start": 20, - "end": 66, + "end": 65, "type": "FULL" }, { - "start": 37, - "end": 64, + "start": 36, + "end": 63, "type": "SHORT" } ] @@ -3898,7 +3898,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -3917,12 +3917,12 @@ "segments": [ { "start": 20, - "end": 67, + "end": 66, "type": "FULL" }, { - "start": 38, - "end": 65, + "start": 37, + "end": 64, "type": "SHORT" } ] @@ -3954,7 +3954,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -3972,12 +3972,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 59, + "start": 35, + "end": 58, "type": "SHORT" } ] @@ -4010,7 +4010,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -4028,12 +4028,12 @@ "segments": [ { "start": 20, - "end": 62, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 36, + "end": 59, "type": "SHORT" } ] @@ -4065,7 +4065,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -4083,12 +4083,12 @@ "segments": [ { "start": 20, - "end": 62, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 36, + "end": 59, "type": "SHORT" } ] @@ -4121,7 +4121,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -4139,12 +4139,12 @@ "segments": [ { "start": 20, - "end": 63, + "end": 62, "type": "FULL" }, { - "start": 38, - "end": 61, + "start": 37, + "end": 60, "type": "SHORT" } ] @@ -4774,7 +4774,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -4793,12 +4793,12 @@ "segments": [ { "start": 20, - "end": 64, + "end": 63, "type": "FULL" }, { - "start": 37, - "end": 62, + "start": 36, + "end": 61, "type": "SHORT" } ] @@ -4823,7 +4823,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -4842,12 +4842,12 @@ "segments": [ { "start": 20, - "end": 65, + "end": 64, "type": "FULL" }, { - "start": 38, - "end": 63, + "start": 37, + "end": 62, "type": "SHORT" } ] @@ -4875,7 +4875,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -4893,12 +4893,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 37, - "end": 59, + "start": 36, + "end": 58, "type": "SHORT" } ] @@ -4927,7 +4927,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -4945,12 +4945,12 @@ "segments": [ { "start": 20, - "end": 62, + "end": 61, "type": "FULL" }, { - "start": 38, - "end": 60, + "start": 37, + "end": 59, "type": "SHORT" } ] @@ -4974,7 +4974,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -4993,12 +4993,12 @@ "segments": [ { "start": 20, - "end": 63, + "end": 62, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 36, + "end": 60, "type": "SHORT" } ] @@ -5023,7 +5023,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -5042,12 +5042,12 @@ "segments": [ { "start": 20, - "end": 64, + "end": 63, "type": "FULL" }, { - "start": 38, - "end": 62, + "start": 37, + "end": 61, "type": "SHORT" } ] @@ -5071,7 +5071,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -5089,12 +5089,12 @@ "segments": [ { "start": 20, - "end": 60, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 57, "type": "SHORT" } ] @@ -5119,7 +5119,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -5137,12 +5137,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 59, + "start": 37, + "end": 58, "type": "SHORT" } ] @@ -5166,7 +5166,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -5184,12 +5184,12 @@ "segments": [ { "start": 20, - "end": 60, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 57, "type": "SHORT" } ] @@ -5214,7 +5214,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -5232,12 +5232,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 59, + "start": 37, + "end": 58, "type": "SHORT" } ] @@ -5851,7 +5851,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -5870,12 +5870,12 @@ "segments": [ { "start": 20, - "end": 66, + "end": 65, "type": "FULL" }, { - "start": 37, - "end": 64, + "start": 36, + "end": 63, "type": "SHORT" } ] @@ -5900,7 +5900,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -5919,12 +5919,12 @@ "segments": [ { "start": 20, - "end": 67, + "end": 66, "type": "FULL" }, { - "start": 38, - "end": 65, + "start": 37, + "end": 64, "type": "SHORT" } ] @@ -5956,7 +5956,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -5974,12 +5974,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 36, - "end": 59, + "start": 35, + "end": 58, "type": "SHORT" } ] @@ -6012,7 +6012,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -6030,12 +6030,12 @@ "segments": [ { "start": 20, - "end": 62, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 36, + "end": 59, "type": "SHORT" } ] @@ -6067,7 +6067,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -6085,12 +6085,12 @@ "segments": [ { "start": 20, - "end": 62, + "end": 61, "type": "FULL" }, { - "start": 37, - "end": 60, + "start": 36, + "end": 59, "type": "SHORT" } ] @@ -6123,7 +6123,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -6141,12 +6141,12 @@ "segments": [ { "start": 20, - "end": 63, + "end": 62, "type": "FULL" }, { - "start": 38, - "end": 61, + "start": 37, + "end": 60, "type": "SHORT" } ] @@ -6776,7 +6776,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -6795,12 +6795,12 @@ "segments": [ { "start": 20, - "end": 63, + "end": 62, "type": "FULL" }, { - "start": 37, - "end": 61, + "start": 36, + "end": 60, "type": "SHORT" } ] @@ -6825,7 +6825,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -6844,12 +6844,12 @@ "segments": [ { "start": 20, - "end": 64, + "end": 63, "type": "FULL" }, { - "start": 38, - "end": 62, + "start": 37, + "end": 61, "type": "SHORT" } ] @@ -6873,7 +6873,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -6891,12 +6891,12 @@ "segments": [ { "start": 20, - "end": 60, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 57, "type": "SHORT" } ] @@ -6921,7 +6921,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -6939,12 +6939,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 59, + "start": 37, + "end": 58, "type": "SHORT" } ] @@ -6968,7 +6968,7 @@ "name": "callSettings" } ], - "resultType": "Google.LongRunning.Operation", + "resultType": "Google.LongRunning.Operation", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -6986,12 +6986,12 @@ "segments": [ { "start": 20, - "end": 60, + "end": 59, "type": "FULL" }, { - "start": 37, - "end": 58, + "start": 36, + "end": 57, "type": "SHORT" } ] @@ -7016,7 +7016,7 @@ "name": "callSettings" } ], - "resultType": "System.Threading.Tasks.Task>", + "resultType": "System.Threading.Tasks.Task>", "client": { "shortName": "VideoStitcherServiceClient", "fullName": "Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceClient" @@ -7034,12 +7034,12 @@ "segments": [ { "start": 20, - "end": 61, + "end": 60, "type": "FULL" }, { - "start": 38, - "end": 59, + "start": 37, + "end": 58, "type": "SHORT" } ] diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.Snippets/VideoStitcherServiceClientSnippets.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.Snippets/VideoStitcherServiceClientSnippets.g.cs index b417ec8232ae..923790638da9 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.Snippets/VideoStitcherServiceClientSnippets.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1.Snippets/VideoStitcherServiceClientSnippets.g.cs @@ -18,7 +18,6 @@ namespace Google.Cloud.Video.Stitcher.V1.Snippets { using Google.Api.Gax; using Google.Api.Gax.ResourceNames; - using Google.Cloud.Common; using Google.LongRunning; using Google.Protobuf.WellKnownTypes; using System; diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1/VideoStitcherService.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1/VideoStitcherService.g.cs index 1ae760823d60..4d7be6e1d421 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1/VideoStitcherService.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1/VideoStitcherService.g.cs @@ -28,223 +28,222 @@ public static partial class VideoStitcherServiceReflection { "ZXJfc2VydmljZS5wcm90bxIeZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVy", "LnYxGhxnb29nbGUvYXBpL2Fubm90YXRpb25zLnByb3RvGhdnb29nbGUvYXBp", "L2NsaWVudC5wcm90bxofZ29vZ2xlL2FwaS9maWVsZF9iZWhhdmlvci5wcm90", - "bxoZZ29vZ2xlL2FwaS9yZXNvdXJjZS5wcm90bxosZ29vZ2xlL2Nsb3VkL2Nv", - "bW1vbi9vcGVyYXRpb25fbWV0YWRhdGEucHJvdG8aM2dvb2dsZS9jbG91ZC92", - "aWRlby9zdGl0Y2hlci92MS9hZF90YWdfZGV0YWlscy5wcm90bxotZ29vZ2xl", - "L2Nsb3VkL3ZpZGVvL3N0aXRjaGVyL3YxL2Nkbl9rZXlzLnByb3RvGjFnb29n", - "bGUvY2xvdWQvdmlkZW8vc3RpdGNoZXIvdjEvbGl2ZV9jb25maWdzLnByb3Rv", - "Gi1nb29nbGUvY2xvdWQvdmlkZW8vc3RpdGNoZXIvdjEvc2Vzc2lvbnMucHJv", - "dG8aK2dvb2dsZS9jbG91ZC92aWRlby9zdGl0Y2hlci92MS9zbGF0ZXMucHJv", - "dG8aM2dvb2dsZS9jbG91ZC92aWRlby9zdGl0Y2hlci92MS9zdGl0Y2hfZGV0", - "YWlscy5wcm90bxojZ29vZ2xlL2xvbmdydW5uaW5nL29wZXJhdGlvbnMucHJv", - "dG8aG2dvb2dsZS9wcm90b2J1Zi9lbXB0eS5wcm90bxogZ29vZ2xlL3Byb3Rv", - "YnVmL2ZpZWxkX21hc2sucHJvdG8iqQEKE0NyZWF0ZUNkbktleVJlcXVlc3QS", - "OwoGcGFyZW50GAEgASgJQivgQQL6QSUSI3ZpZGVvc3RpdGNoZXIuZ29vZ2xl", - "YXBpcy5jb20vQ2RuS2V5EjwKB2Nkbl9rZXkYAiABKAsyJi5nb29nbGUuY2xv", - "dWQudmlkZW8uc3RpdGNoZXIudjEuQ2RuS2V5QgPgQQISFwoKY2RuX2tleV9p", - "ZBgDIAEoCUID4EECIpoBChJMaXN0Q2RuS2V5c1JlcXVlc3QSOwoGcGFyZW50", - "GAEgASgJQivgQQL6QSUSI3ZpZGVvc3RpdGNoZXIuZ29vZ2xlYXBpcy5jb20v", - "Q2RuS2V5EhEKCXBhZ2Vfc2l6ZRgCIAEoBRISCgpwYWdlX3Rva2VuGAMgASgJ", - "Eg4KBmZpbHRlchgEIAEoCRIQCghvcmRlcl9ieRgFIAEoCSJ9ChNMaXN0Q2Ru", - "S2V5c1Jlc3BvbnNlEjgKCGNkbl9rZXlzGAEgAygLMiYuZ29vZ2xlLmNsb3Vk", - "LnZpZGVvLnN0aXRjaGVyLnYxLkNkbktleRIXCg9uZXh0X3BhZ2VfdG9rZW4Y", - "AiABKAkSEwoLdW5yZWFjaGFibGUYAyADKAkiTQoQR2V0Q2RuS2V5UmVxdWVz", - "dBI5CgRuYW1lGAEgASgJQivgQQL6QSUKI3ZpZGVvc3RpdGNoZXIuZ29vZ2xl", - "YXBpcy5jb20vQ2RuS2V5IlAKE0RlbGV0ZUNkbktleVJlcXVlc3QSOQoEbmFt", - "ZRgBIAEoCUIr4EEC+kElCiN2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29t", - "L0NkbktleSKJAQoTVXBkYXRlQ2RuS2V5UmVxdWVzdBI8CgdjZG5fa2V5GAEg", - "ASgLMiYuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkNkbktleUID", - "4EECEjQKC3VwZGF0ZV9tYXNrGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLkZp", - "ZWxkTWFza0ID4EECIqABChdDcmVhdGVWb2RTZXNzaW9uUmVxdWVzdBI/CgZw", - "YXJlbnQYASABKAlCL+BBAvpBKRIndmlkZW9zdGl0Y2hlci5nb29nbGVhcGlz", - "LmNvbS9Wb2RTZXNzaW9uEkQKC3ZvZF9zZXNzaW9uGAIgASgLMiouZ29vZ2xl", - "LmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLlZvZFNlc3Npb25CA+BBAiJVChRH", - "ZXRWb2RTZXNzaW9uUmVxdWVzdBI9CgRuYW1lGAEgASgJQi/gQQL6QSkKJ3Zp", - "ZGVvc3RpdGNoZXIuZ29vZ2xlYXBpcy5jb20vVm9kU2Vzc2lvbiKKAQobTGlz", - "dFZvZFN0aXRjaERldGFpbHNSZXF1ZXN0EkQKBnBhcmVudBgBIAEoCUI04EEC", - "+kEuEix2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29tL1ZvZFN0aXRjaERl", - "dGFpbBIRCglwYWdlX3NpemUYAiABKAUSEgoKcGFnZV90b2tlbhgDIAEoCSKE", - "AQocTGlzdFZvZFN0aXRjaERldGFpbHNSZXNwb25zZRJLChJ2b2Rfc3RpdGNo", - "X2RldGFpbHMYASADKAsyLy5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIu", - "djEuVm9kU3RpdGNoRGV0YWlsEhcKD25leHRfcGFnZV90b2tlbhgCIAEoCSJf", - "ChlHZXRWb2RTdGl0Y2hEZXRhaWxSZXF1ZXN0EkIKBG5hbWUYASABKAlCNOBB", - "AvpBLgosdmlkZW9zdGl0Y2hlci5nb29nbGVhcGlzLmNvbS9Wb2RTdGl0Y2hE", - "ZXRhaWwiiAEKGkxpc3RWb2RBZFRhZ0RldGFpbHNSZXF1ZXN0EkMKBnBhcmVu", - "dBgBIAEoCUIz4EEC+kEtEit2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29t", - "L1ZvZEFkVGFnRGV0YWlsEhEKCXBhZ2Vfc2l6ZRgCIAEoBRISCgpwYWdlX3Rv", - "a2VuGAMgASgJIoIBChtMaXN0Vm9kQWRUYWdEZXRhaWxzUmVzcG9uc2USSgoS", - "dm9kX2FkX3RhZ19kZXRhaWxzGAEgAygLMi4uZ29vZ2xlLmNsb3VkLnZpZGVv", - "LnN0aXRjaGVyLnYxLlZvZEFkVGFnRGV0YWlsEhcKD25leHRfcGFnZV90b2tl", - "bhgCIAEoCSJdChhHZXRWb2RBZFRhZ0RldGFpbFJlcXVlc3QSQQoEbmFtZRgB", - "IAEoCUIz4EEC+kEtCit2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29tL1Zv", - "ZEFkVGFnRGV0YWlsIooBChtMaXN0TGl2ZUFkVGFnRGV0YWlsc1JlcXVlc3QS", - "RAoGcGFyZW50GAEgASgJQjTgQQL6QS4SLHZpZGVvc3RpdGNoZXIuZ29vZ2xl", - "YXBpcy5jb20vTGl2ZUFkVGFnRGV0YWlsEhEKCXBhZ2Vfc2l6ZRgCIAEoBRIS", - "CgpwYWdlX3Rva2VuGAMgASgJIoUBChxMaXN0TGl2ZUFkVGFnRGV0YWlsc1Jl", - "c3BvbnNlEkwKE2xpdmVfYWRfdGFnX2RldGFpbHMYASADKAsyLy5nb29nbGUu", - "Y2xvdWQudmlkZW8uc3RpdGNoZXIudjEuTGl2ZUFkVGFnRGV0YWlsEhcKD25l", - "eHRfcGFnZV90b2tlbhgCIAEoCSJfChlHZXRMaXZlQWRUYWdEZXRhaWxSZXF1", - "ZXN0EkIKBG5hbWUYASABKAlCNOBBAvpBLgosdmlkZW9zdGl0Y2hlci5nb29n", - "bGVhcGlzLmNvbS9MaXZlQWRUYWdEZXRhaWwitgEKEkNyZWF0ZVNsYXRlUmVx", - "dWVzdBI6CgZwYXJlbnQYASABKAlCKuBBAvpBJBIidmlkZW9zdGl0Y2hlci5n", - "b29nbGVhcGlzLmNvbS9TbGF0ZRIVCghzbGF0ZV9pZBgCIAEoCUID4EECEjkK", - "BXNsYXRlGAMgASgLMiUuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYx", - "LlNsYXRlQgPgQQISEgoKcmVxdWVzdF9pZBgEIAEoCSJLCg9HZXRTbGF0ZVJl", - "cXVlc3QSOAoEbmFtZRgBIAEoCUIq4EEC+kEkCiJ2aWRlb3N0aXRjaGVyLmdv", - "b2dsZWFwaXMuY29tL1NsYXRlIpgBChFMaXN0U2xhdGVzUmVxdWVzdBI6CgZw", - "YXJlbnQYASABKAlCKuBBAvpBJBIidmlkZW9zdGl0Y2hlci5nb29nbGVhcGlz", - "LmNvbS9TbGF0ZRIRCglwYWdlX3NpemUYAiABKAUSEgoKcGFnZV90b2tlbhgD", - "IAEoCRIOCgZmaWx0ZXIYBCABKAkSEAoIb3JkZXJfYnkYBSABKAkieQoSTGlz", - "dFNsYXRlc1Jlc3BvbnNlEjUKBnNsYXRlcxgBIAMoCzIlLmdvb2dsZS5jbG91", - "ZC52aWRlby5zdGl0Y2hlci52MS5TbGF0ZRIXCg9uZXh0X3BhZ2VfdG9rZW4Y", - "AiABKAkSEwoLdW5yZWFjaGFibGUYAyADKAkihQEKElVwZGF0ZVNsYXRlUmVx", - "dWVzdBI5CgVzbGF0ZRgBIAEoCzIlLmdvb2dsZS5jbG91ZC52aWRlby5zdGl0", - "Y2hlci52MS5TbGF0ZUID4EECEjQKC3VwZGF0ZV9tYXNrGAIgASgLMhouZ29v", - "Z2xlLnByb3RvYnVmLkZpZWxkTWFza0ID4EECIk4KEkRlbGV0ZVNsYXRlUmVx", - "dWVzdBI4CgRuYW1lGAEgASgJQirgQQL6QSQKInZpZGVvc3RpdGNoZXIuZ29v", - "Z2xlYXBpcy5jb20vU2xhdGUipAEKGENyZWF0ZUxpdmVTZXNzaW9uUmVxdWVz", - "dBJACgZwYXJlbnQYASABKAlCMOBBAvpBKgoodmlkZW9zdGl0Y2hlci5nb29n", - "bGVhcGlzLmNvbS9MaXZlU2Vzc2lvbhJGCgxsaXZlX3Nlc3Npb24YAiABKAsy", - "Ky5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEuTGl2ZVNlc3Npb25C", - "A+BBAiJXChVHZXRMaXZlU2Vzc2lvblJlcXVlc3QSPgoEbmFtZRgBIAEoCUIw", - "4EEC+kEqCih2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29tL0xpdmVTZXNz", - "aW9uItEBChdDcmVhdGVMaXZlQ29uZmlnUmVxdWVzdBI/CgZwYXJlbnQYASAB", - "KAlCL+BBAvpBKRIndmlkZW9zdGl0Y2hlci5nb29nbGVhcGlzLmNvbS9MaXZl", - "Q29uZmlnEhsKDmxpdmVfY29uZmlnX2lkGAIgASgJQgPgQQISRAoLbGl2ZV9j", - "b25maWcYAyABKAsyKi5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEu", - "TGl2ZUNvbmZpZ0ID4EECEhIKCnJlcXVlc3RfaWQYBCABKAkirAEKFkxpc3RM", - "aXZlQ29uZmlnc1JlcXVlc3QSPwoGcGFyZW50GAEgASgJQi/gQQL6QSkSJ3Zp", - "ZGVvc3RpdGNoZXIuZ29vZ2xlYXBpcy5jb20vTGl2ZUNvbmZpZxIRCglwYWdl", - "X3NpemUYAiABKAUSEgoKcGFnZV90b2tlbhgDIAEoCRITCgZmaWx0ZXIYBCAB", - "KAlCA+BBARIVCghvcmRlcl9ieRgFIAEoCUID4EEBIokBChdMaXN0TGl2ZUNv", - "bmZpZ3NSZXNwb25zZRJACgxsaXZlX2NvbmZpZ3MYASADKAsyKi5nb29nbGUu", - "Y2xvdWQudmlkZW8uc3RpdGNoZXIudjEuTGl2ZUNvbmZpZxIXCg9uZXh0X3Bh", - "Z2VfdG9rZW4YAiABKAkSEwoLdW5yZWFjaGFibGUYAyADKAkiVQoUR2V0TGl2", - "ZUNvbmZpZ1JlcXVlc3QSPQoEbmFtZRgBIAEoCUIv4EEC+kEpCid2aWRlb3N0", - "aXRjaGVyLmdvb2dsZWFwaXMuY29tL0xpdmVDb25maWciWAoXRGVsZXRlTGl2", - "ZUNvbmZpZ1JlcXVlc3QSPQoEbmFtZRgBIAEoCUIv4EEC+kEpCid2aWRlb3N0", - "aXRjaGVyLmdvb2dsZWFwaXMuY29tL0xpdmVDb25maWcy2SgKFFZpZGVvU3Rp", - "dGNoZXJTZXJ2aWNlEu8BCgxDcmVhdGVDZG5LZXkSMy5nb29nbGUuY2xvdWQu", - "dmlkZW8uc3RpdGNoZXIudjEuQ3JlYXRlQ2RuS2V5UmVxdWVzdBodLmdvb2ds", - "ZS5sb25ncnVubmluZy5PcGVyYXRpb24iigGC0+STAjYiKy92MS97cGFyZW50", - "PXByb2plY3RzLyovbG9jYXRpb25zLyp9L2NkbktleXM6B2Nkbl9rZXnaQRlw", - "YXJlbnQsY2RuX2tleSxjZG5fa2V5X2lkykEvCgZDZG5LZXkSJWdvb2dsZS5j", - "bG91ZC5jb21tb24uT3BlcmF0aW9uTWV0YWRhdGEStAEKC0xpc3RDZG5LZXlz", - "EjIuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkxpc3RDZG5LZXlz", - "UmVxdWVzdBozLmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5MaXN0", - "Q2RuS2V5c1Jlc3BvbnNlIjyC0+STAi0SKy92MS97cGFyZW50PXByb2plY3Rz", - "LyovbG9jYXRpb25zLyp9L2NkbktleXPaQQZwYXJlbnQSoQEKCUdldENkbktl", - "eRIwLmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5HZXRDZG5LZXlS", - "ZXF1ZXN0GiYuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkNkbktl", - "eSI6gtPkkwItEisvdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9j", - "ZG5LZXlzLyp92kEEbmFtZRLfAQoMRGVsZXRlQ2RuS2V5EjMuZ29vZ2xlLmNs", - "b3VkLnZpZGVvLnN0aXRjaGVyLnYxLkRlbGV0ZUNkbktleVJlcXVlc3QaHS5n", - "b29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9uInuC0+STAi0qKy92MS97bmFt", - "ZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2NkbktleXMvKn3aQQRuYW1lykE+", - "ChVnb29nbGUucHJvdG9idWYuRW1wdHkSJWdvb2dsZS5jbG91ZC5jb21tb24u", - "T3BlcmF0aW9uTWV0YWRhdGES8QEKDFVwZGF0ZUNkbktleRIzLmdvb2dsZS5j", - "bG91ZC52aWRlby5zdGl0Y2hlci52MS5VcGRhdGVDZG5LZXlSZXF1ZXN0Gh0u", - "Z29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiKMAYLT5JMCPjIzL3YxL3tj", - "ZG5fa2V5Lm5hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9jZG5LZXlzLyp9", - "OgdjZG5fa2V52kETY2RuX2tleSx1cGRhdGVfbWFza8pBLwoGQ2RuS2V5EiVn", - "b29nbGUuY2xvdWQuY29tbW9uLk9wZXJhdGlvbk1ldGFkYXRhEtIBChBDcmVh", - "dGVWb2RTZXNzaW9uEjcuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYx", - "LkNyZWF0ZVZvZFNlc3Npb25SZXF1ZXN0GiouZ29vZ2xlLmNsb3VkLnZpZGVv", - "LnN0aXRjaGVyLnYxLlZvZFNlc3Npb24iWYLT5JMCPiIvL3YxL3twYXJlbnQ9", - "cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vdm9kU2Vzc2lvbnM6C3ZvZF9zZXNz", - "aW9u2kEScGFyZW50LHZvZF9zZXNzaW9uErEBCg1HZXRWb2RTZXNzaW9uEjQu", - "Z29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkdldFZvZFNlc3Npb25S", + "bxoZZ29vZ2xlL2FwaS9yZXNvdXJjZS5wcm90bxozZ29vZ2xlL2Nsb3VkL3Zp", + "ZGVvL3N0aXRjaGVyL3YxL2FkX3RhZ19kZXRhaWxzLnByb3RvGi1nb29nbGUv", + "Y2xvdWQvdmlkZW8vc3RpdGNoZXIvdjEvY2RuX2tleXMucHJvdG8aMWdvb2ds", + "ZS9jbG91ZC92aWRlby9zdGl0Y2hlci92MS9saXZlX2NvbmZpZ3MucHJvdG8a", + "LWdvb2dsZS9jbG91ZC92aWRlby9zdGl0Y2hlci92MS9zZXNzaW9ucy5wcm90", + "bxorZ29vZ2xlL2Nsb3VkL3ZpZGVvL3N0aXRjaGVyL3YxL3NsYXRlcy5wcm90", + "bxozZ29vZ2xlL2Nsb3VkL3ZpZGVvL3N0aXRjaGVyL3YxL3N0aXRjaF9kZXRh", + "aWxzLnByb3RvGiNnb29nbGUvbG9uZ3J1bm5pbmcvb3BlcmF0aW9ucy5wcm90", + "bxobZ29vZ2xlL3Byb3RvYnVmL2VtcHR5LnByb3RvGiBnb29nbGUvcHJvdG9i", + "dWYvZmllbGRfbWFzay5wcm90bxofZ29vZ2xlL3Byb3RvYnVmL3RpbWVzdGFt", + "cC5wcm90byKpAQoTQ3JlYXRlQ2RuS2V5UmVxdWVzdBI7CgZwYXJlbnQYASAB", + "KAlCK+BBAvpBJRIjdmlkZW9zdGl0Y2hlci5nb29nbGVhcGlzLmNvbS9DZG5L", + "ZXkSPAoHY2RuX2tleRgCIAEoCzImLmdvb2dsZS5jbG91ZC52aWRlby5zdGl0", + "Y2hlci52MS5DZG5LZXlCA+BBAhIXCgpjZG5fa2V5X2lkGAMgASgJQgPgQQIi", + "mgEKEkxpc3RDZG5LZXlzUmVxdWVzdBI7CgZwYXJlbnQYASABKAlCK+BBAvpB", + "JRIjdmlkZW9zdGl0Y2hlci5nb29nbGVhcGlzLmNvbS9DZG5LZXkSEQoJcGFn", + "ZV9zaXplGAIgASgFEhIKCnBhZ2VfdG9rZW4YAyABKAkSDgoGZmlsdGVyGAQg", + "ASgJEhAKCG9yZGVyX2J5GAUgASgJIn0KE0xpc3RDZG5LZXlzUmVzcG9uc2US", + "OAoIY2RuX2tleXMYASADKAsyJi5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNo", + "ZXIudjEuQ2RuS2V5EhcKD25leHRfcGFnZV90b2tlbhgCIAEoCRITCgt1bnJl", + "YWNoYWJsZRgDIAMoCSJNChBHZXRDZG5LZXlSZXF1ZXN0EjkKBG5hbWUYASAB", + "KAlCK+BBAvpBJQojdmlkZW9zdGl0Y2hlci5nb29nbGVhcGlzLmNvbS9DZG5L", + "ZXkiUAoTRGVsZXRlQ2RuS2V5UmVxdWVzdBI5CgRuYW1lGAEgASgJQivgQQL6", + "QSUKI3ZpZGVvc3RpdGNoZXIuZ29vZ2xlYXBpcy5jb20vQ2RuS2V5IokBChNV", + "cGRhdGVDZG5LZXlSZXF1ZXN0EjwKB2Nkbl9rZXkYASABKAsyJi5nb29nbGUu", + "Y2xvdWQudmlkZW8uc3RpdGNoZXIudjEuQ2RuS2V5QgPgQQISNAoLdXBkYXRl", + "X21hc2sYAiABKAsyGi5nb29nbGUucHJvdG9idWYuRmllbGRNYXNrQgPgQQIi", + "oAEKF0NyZWF0ZVZvZFNlc3Npb25SZXF1ZXN0Ej8KBnBhcmVudBgBIAEoCUIv", + "4EEC+kEpEid2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29tL1ZvZFNlc3Np", + "b24SRAoLdm9kX3Nlc3Npb24YAiABKAsyKi5nb29nbGUuY2xvdWQudmlkZW8u", + "c3RpdGNoZXIudjEuVm9kU2Vzc2lvbkID4EECIlUKFEdldFZvZFNlc3Npb25S", + "ZXF1ZXN0Ej0KBG5hbWUYASABKAlCL+BBAvpBKQondmlkZW9zdGl0Y2hlci5n", + "b29nbGVhcGlzLmNvbS9Wb2RTZXNzaW9uIooBChtMaXN0Vm9kU3RpdGNoRGV0", + "YWlsc1JlcXVlc3QSRAoGcGFyZW50GAEgASgJQjTgQQL6QS4SLHZpZGVvc3Rp", + "dGNoZXIuZ29vZ2xlYXBpcy5jb20vVm9kU3RpdGNoRGV0YWlsEhEKCXBhZ2Vf", + "c2l6ZRgCIAEoBRISCgpwYWdlX3Rva2VuGAMgASgJIoQBChxMaXN0Vm9kU3Rp", + "dGNoRGV0YWlsc1Jlc3BvbnNlEksKEnZvZF9zdGl0Y2hfZGV0YWlscxgBIAMo", + "CzIvLmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5Wb2RTdGl0Y2hE", + "ZXRhaWwSFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJIl8KGUdldFZvZFN0aXRj", + "aERldGFpbFJlcXVlc3QSQgoEbmFtZRgBIAEoCUI04EEC+kEuCix2aWRlb3N0", + "aXRjaGVyLmdvb2dsZWFwaXMuY29tL1ZvZFN0aXRjaERldGFpbCKIAQoaTGlz", + "dFZvZEFkVGFnRGV0YWlsc1JlcXVlc3QSQwoGcGFyZW50GAEgASgJQjPgQQL6", + "QS0SK3ZpZGVvc3RpdGNoZXIuZ29vZ2xlYXBpcy5jb20vVm9kQWRUYWdEZXRh", + "aWwSEQoJcGFnZV9zaXplGAIgASgFEhIKCnBhZ2VfdG9rZW4YAyABKAkiggEK", + "G0xpc3RWb2RBZFRhZ0RldGFpbHNSZXNwb25zZRJKChJ2b2RfYWRfdGFnX2Rl", + "dGFpbHMYASADKAsyLi5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEu", + "Vm9kQWRUYWdEZXRhaWwSFwoPbmV4dF9wYWdlX3Rva2VuGAIgASgJIl0KGEdl", + "dFZvZEFkVGFnRGV0YWlsUmVxdWVzdBJBCgRuYW1lGAEgASgJQjPgQQL6QS0K", + "K3ZpZGVvc3RpdGNoZXIuZ29vZ2xlYXBpcy5jb20vVm9kQWRUYWdEZXRhaWwi", + "igEKG0xpc3RMaXZlQWRUYWdEZXRhaWxzUmVxdWVzdBJECgZwYXJlbnQYASAB", + "KAlCNOBBAvpBLhIsdmlkZW9zdGl0Y2hlci5nb29nbGVhcGlzLmNvbS9MaXZl", + "QWRUYWdEZXRhaWwSEQoJcGFnZV9zaXplGAIgASgFEhIKCnBhZ2VfdG9rZW4Y", + "AyABKAkihQEKHExpc3RMaXZlQWRUYWdEZXRhaWxzUmVzcG9uc2USTAoTbGl2", + "ZV9hZF90YWdfZGV0YWlscxgBIAMoCzIvLmdvb2dsZS5jbG91ZC52aWRlby5z", + "dGl0Y2hlci52MS5MaXZlQWRUYWdEZXRhaWwSFwoPbmV4dF9wYWdlX3Rva2Vu", + "GAIgASgJIl8KGUdldExpdmVBZFRhZ0RldGFpbFJlcXVlc3QSQgoEbmFtZRgB", + "IAEoCUI04EEC+kEuCix2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29tL0xp", + "dmVBZFRhZ0RldGFpbCK2AQoSQ3JlYXRlU2xhdGVSZXF1ZXN0EjoKBnBhcmVu", + "dBgBIAEoCUIq4EEC+kEkEiJ2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29t", + "L1NsYXRlEhUKCHNsYXRlX2lkGAIgASgJQgPgQQISOQoFc2xhdGUYAyABKAsy", + "JS5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEuU2xhdGVCA+BBAhIS", + "CgpyZXF1ZXN0X2lkGAQgASgJIksKD0dldFNsYXRlUmVxdWVzdBI4CgRuYW1l", + "GAEgASgJQirgQQL6QSQKInZpZGVvc3RpdGNoZXIuZ29vZ2xlYXBpcy5jb20v", + "U2xhdGUimAEKEUxpc3RTbGF0ZXNSZXF1ZXN0EjoKBnBhcmVudBgBIAEoCUIq", + "4EEC+kEkEiJ2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29tL1NsYXRlEhEK", + "CXBhZ2Vfc2l6ZRgCIAEoBRISCgpwYWdlX3Rva2VuGAMgASgJEg4KBmZpbHRl", + "chgEIAEoCRIQCghvcmRlcl9ieRgFIAEoCSJ5ChJMaXN0U2xhdGVzUmVzcG9u", + "c2USNQoGc2xhdGVzGAEgAygLMiUuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRj", + "aGVyLnYxLlNsYXRlEhcKD25leHRfcGFnZV90b2tlbhgCIAEoCRITCgt1bnJl", + "YWNoYWJsZRgDIAMoCSKFAQoSVXBkYXRlU2xhdGVSZXF1ZXN0EjkKBXNsYXRl", + "GAEgASgLMiUuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLlNsYXRl", + "QgPgQQISNAoLdXBkYXRlX21hc2sYAiABKAsyGi5nb29nbGUucHJvdG9idWYu", + "RmllbGRNYXNrQgPgQQIiTgoSRGVsZXRlU2xhdGVSZXF1ZXN0EjgKBG5hbWUY", + "ASABKAlCKuBBAvpBJAoidmlkZW9zdGl0Y2hlci5nb29nbGVhcGlzLmNvbS9T", + "bGF0ZSKkAQoYQ3JlYXRlTGl2ZVNlc3Npb25SZXF1ZXN0EkAKBnBhcmVudBgB", + "IAEoCUIw4EEC+kEqCih2aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29tL0xp", + "dmVTZXNzaW9uEkYKDGxpdmVfc2Vzc2lvbhgCIAEoCzIrLmdvb2dsZS5jbG91", + "ZC52aWRlby5zdGl0Y2hlci52MS5MaXZlU2Vzc2lvbkID4EECIlcKFUdldExp", + "dmVTZXNzaW9uUmVxdWVzdBI+CgRuYW1lGAEgASgJQjDgQQL6QSoKKHZpZGVv", + "c3RpdGNoZXIuZ29vZ2xlYXBpcy5jb20vTGl2ZVNlc3Npb24i0QEKF0NyZWF0", + "ZUxpdmVDb25maWdSZXF1ZXN0Ej8KBnBhcmVudBgBIAEoCUIv4EEC+kEpEid2", + "aWRlb3N0aXRjaGVyLmdvb2dsZWFwaXMuY29tL0xpdmVDb25maWcSGwoObGl2", + "ZV9jb25maWdfaWQYAiABKAlCA+BBAhJECgtsaXZlX2NvbmZpZxgDIAEoCzIq", + "Lmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5MaXZlQ29uZmlnQgPg", + "QQISEgoKcmVxdWVzdF9pZBgEIAEoCSKsAQoWTGlzdExpdmVDb25maWdzUmVx", + "dWVzdBI/CgZwYXJlbnQYASABKAlCL+BBAvpBKRIndmlkZW9zdGl0Y2hlci5n", + "b29nbGVhcGlzLmNvbS9MaXZlQ29uZmlnEhEKCXBhZ2Vfc2l6ZRgCIAEoBRIS", + "CgpwYWdlX3Rva2VuGAMgASgJEhMKBmZpbHRlchgEIAEoCUID4EEBEhUKCG9y", + "ZGVyX2J5GAUgASgJQgPgQQEiiQEKF0xpc3RMaXZlQ29uZmlnc1Jlc3BvbnNl", + "EkAKDGxpdmVfY29uZmlncxgBIAMoCzIqLmdvb2dsZS5jbG91ZC52aWRlby5z", + "dGl0Y2hlci52MS5MaXZlQ29uZmlnEhcKD25leHRfcGFnZV90b2tlbhgCIAEo", + "CRITCgt1bnJlYWNoYWJsZRgDIAMoCSJVChRHZXRMaXZlQ29uZmlnUmVxdWVz", + "dBI9CgRuYW1lGAEgASgJQi/gQQL6QSkKJ3ZpZGVvc3RpdGNoZXIuZ29vZ2xl", + "YXBpcy5jb20vTGl2ZUNvbmZpZyJYChdEZWxldGVMaXZlQ29uZmlnUmVxdWVz", + "dBI9CgRuYW1lGAEgASgJQi/gQQL6QSkKJ3ZpZGVvc3RpdGNoZXIuZ29vZ2xl", + "YXBpcy5jb20vTGl2ZUNvbmZpZyKQAQoRT3BlcmF0aW9uTWV0YWRhdGESLwoL", + "Y3JlYXRlX3RpbWUYASABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1w", + "EiwKCGVuZF90aW1lGAIgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFt", + "cBIOCgZ0YXJnZXQYAyABKAkSDAoEdmVyYhgEIAEoCTK1JwoUVmlkZW9TdGl0", + "Y2hlclNlcnZpY2US2gEKDENyZWF0ZUNkbktleRIzLmdvb2dsZS5jbG91ZC52", + "aWRlby5zdGl0Y2hlci52MS5DcmVhdGVDZG5LZXlSZXF1ZXN0Gh0uZ29vZ2xl", + "LmxvbmdydW5uaW5nLk9wZXJhdGlvbiJ2gtPkkwI2IisvdjEve3BhcmVudD1w", + "cm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9jZG5LZXlzOgdjZG5fa2V52kEZcGFy", + "ZW50LGNkbl9rZXksY2RuX2tleV9pZMpBGwoGQ2RuS2V5EhFPcGVyYXRpb25N", + "ZXRhZGF0YRK0AQoLTGlzdENkbktleXMSMi5nb29nbGUuY2xvdWQudmlkZW8u", + "c3RpdGNoZXIudjEuTGlzdENkbktleXNSZXF1ZXN0GjMuZ29vZ2xlLmNsb3Vk", + "LnZpZGVvLnN0aXRjaGVyLnYxLkxpc3RDZG5LZXlzUmVzcG9uc2UiPILT5JMC", + "LRIrL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0vY2RuS2V5", + "c9pBBnBhcmVudBKhAQoJR2V0Q2RuS2V5EjAuZ29vZ2xlLmNsb3VkLnZpZGVv", + "LnN0aXRjaGVyLnYxLkdldENkbktleVJlcXVlc3QaJi5nb29nbGUuY2xvdWQu", + "dmlkZW8uc3RpdGNoZXIudjEuQ2RuS2V5IjqC0+STAi0SKy92MS97bmFtZT1w", + "cm9qZWN0cy8qL2xvY2F0aW9ucy8qL2NkbktleXMvKn3aQQRuYW1lEssBCgxE", + "ZWxldGVDZG5LZXkSMy5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEu", + "RGVsZXRlQ2RuS2V5UmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVy", + "YXRpb24iZ4LT5JMCLSorL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25z", + "LyovY2RuS2V5cy8qfdpBBG5hbWXKQSoKFWdvb2dsZS5wcm90b2J1Zi5FbXB0", + "eRIRT3BlcmF0aW9uTWV0YWRhdGES3AEKDFVwZGF0ZUNkbktleRIzLmdvb2ds", + "ZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5VcGRhdGVDZG5LZXlSZXF1ZXN0", + "Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJ4gtPkkwI+MjMvdjEv", + "e2Nkbl9rZXkubmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2NkbktleXMv", + "Kn06B2Nkbl9rZXnaQRNjZG5fa2V5LHVwZGF0ZV9tYXNrykEbCgZDZG5LZXkS", + "EU9wZXJhdGlvbk1ldGFkYXRhEtIBChBDcmVhdGVWb2RTZXNzaW9uEjcuZ29v", + "Z2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkNyZWF0ZVZvZFNlc3Npb25S", "ZXF1ZXN0GiouZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLlZvZFNl", - "c3Npb24iPoLT5JMCMRIvL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25z", - "Lyovdm9kU2Vzc2lvbnMvKn3aQQRuYW1lEuYBChRMaXN0Vm9kU3RpdGNoRGV0", - "YWlscxI7Lmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5MaXN0Vm9k", - "U3RpdGNoRGV0YWlsc1JlcXVlc3QaPC5nb29nbGUuY2xvdWQudmlkZW8uc3Rp", - "dGNoZXIudjEuTGlzdFZvZFN0aXRjaERldGFpbHNSZXNwb25zZSJTgtPkkwJE", - "EkIvdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3ZvZFNlc3Np", - "b25zLyp9L3ZvZFN0aXRjaERldGFpbHPaQQZwYXJlbnQS0wEKEkdldFZvZFN0", - "aXRjaERldGFpbBI5Lmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5H", - "ZXRWb2RTdGl0Y2hEZXRhaWxSZXF1ZXN0Gi8uZ29vZ2xlLmNsb3VkLnZpZGVv", - "LnN0aXRjaGVyLnYxLlZvZFN0aXRjaERldGFpbCJRgtPkkwJEEkIvdjEve25h", - "bWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi92b2RTZXNzaW9ucy8qL3ZvZFN0", - "aXRjaERldGFpbHMvKn3aQQRuYW1lEuIBChNMaXN0Vm9kQWRUYWdEZXRhaWxz", - "EjouZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkxpc3RWb2RBZFRh", - "Z0RldGFpbHNSZXF1ZXN0GjsuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVy", - "LnYxLkxpc3RWb2RBZFRhZ0RldGFpbHNSZXNwb25zZSJSgtPkkwJDEkEvdjEv", - "e3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3ZvZFNlc3Npb25zLyp9", - "L3ZvZEFkVGFnRGV0YWlsc9pBBnBhcmVudBLPAQoRR2V0Vm9kQWRUYWdEZXRh", - "aWwSOC5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEuR2V0Vm9kQWRU", - "YWdEZXRhaWxSZXF1ZXN0Gi4uZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVy", - "LnYxLlZvZEFkVGFnRGV0YWlsIlCC0+STAkMSQS92MS97bmFtZT1wcm9qZWN0", - "cy8qL2xvY2F0aW9ucy8qL3ZvZFNlc3Npb25zLyovdm9kQWRUYWdEZXRhaWxz", - "Lyp92kEEbmFtZRLnAQoUTGlzdExpdmVBZFRhZ0RldGFpbHMSOy5nb29nbGUu", - "Y2xvdWQudmlkZW8uc3RpdGNoZXIudjEuTGlzdExpdmVBZFRhZ0RldGFpbHNS", - "ZXF1ZXN0GjwuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkxpc3RM", - "aXZlQWRUYWdEZXRhaWxzUmVzcG9uc2UiVILT5JMCRRJDL3YxL3twYXJlbnQ9", - "cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9saXZlU2Vzc2lvbnMvKn0vbGl2ZUFk", - "VGFnRGV0YWlsc9pBBnBhcmVudBLUAQoSR2V0TGl2ZUFkVGFnRGV0YWlsEjku", - "Z29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkdldExpdmVBZFRhZ0Rl", - "dGFpbFJlcXVlc3QaLy5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEu", - "TGl2ZUFkVGFnRGV0YWlsIlKC0+STAkUSQy92MS97bmFtZT1wcm9qZWN0cy8q", - "L2xvY2F0aW9ucy8qL2xpdmVTZXNzaW9ucy8qL2xpdmVBZFRhZ0RldGFpbHMv", - "Kn3aQQRuYW1lEuUBCgtDcmVhdGVTbGF0ZRIyLmdvb2dsZS5jbG91ZC52aWRl", - "by5zdGl0Y2hlci52MS5DcmVhdGVTbGF0ZVJlcXVlc3QaHS5nb29nbGUubG9u", - "Z3J1bm5pbmcuT3BlcmF0aW9uIoIBgtPkkwIzIiovdjEve3BhcmVudD1wcm9q", - "ZWN0cy8qL2xvY2F0aW9ucy8qfS9zbGF0ZXM6BXNsYXRl2kEVcGFyZW50LHNs", - "YXRlLHNsYXRlX2lkykEuCgVTbGF0ZRIlZ29vZ2xlLmNsb3VkLmNvbW1vbi5P", - "cGVyYXRpb25NZXRhZGF0YRKwAQoKTGlzdFNsYXRlcxIxLmdvb2dsZS5jbG91", - "ZC52aWRlby5zdGl0Y2hlci52MS5MaXN0U2xhdGVzUmVxdWVzdBoyLmdvb2ds", - "ZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5MaXN0U2xhdGVzUmVzcG9uc2Ui", - "O4LT5JMCLBIqL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMvKn0v", - "c2xhdGVz2kEGcGFyZW50Ep0BCghHZXRTbGF0ZRIvLmdvb2dsZS5jbG91ZC52", - "aWRlby5zdGl0Y2hlci52MS5HZXRTbGF0ZVJlcXVlc3QaJS5nb29nbGUuY2xv", - "dWQudmlkZW8uc3RpdGNoZXIudjEuU2xhdGUiOYLT5JMCLBIqL3YxL3tuYW1l", - "PXByb2plY3RzLyovbG9jYXRpb25zLyovc2xhdGVzLyp92kEEbmFtZRLnAQoL", - "VXBkYXRlU2xhdGUSMi5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEu", - "VXBkYXRlU2xhdGVSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJh", - "dGlvbiKEAYLT5JMCOTIwL3YxL3tzbGF0ZS5uYW1lPXByb2plY3RzLyovbG9j", - "YXRpb25zLyovc2xhdGVzLyp9OgVzbGF0ZdpBEXNsYXRlLHVwZGF0ZV9tYXNr", - "ykEuCgVTbGF0ZRIlZ29vZ2xlLmNsb3VkLmNvbW1vbi5PcGVyYXRpb25NZXRh", - "ZGF0YRLcAQoLRGVsZXRlU2xhdGUSMi5nb29nbGUuY2xvdWQudmlkZW8uc3Rp", - "dGNoZXIudjEuRGVsZXRlU2xhdGVSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5u", - "aW5nLk9wZXJhdGlvbiJ6gtPkkwIsKiovdjEve25hbWU9cHJvamVjdHMvKi9s", - "b2NhdGlvbnMvKi9zbGF0ZXMvKn3aQQRuYW1lykE+ChVnb29nbGUucHJvdG9i", - "dWYuRW1wdHkSJWdvb2dsZS5jbG91ZC5jb21tb24uT3BlcmF0aW9uTWV0YWRh", - "dGES2AEKEUNyZWF0ZUxpdmVTZXNzaW9uEjguZ29vZ2xlLmNsb3VkLnZpZGVv", - "LnN0aXRjaGVyLnYxLkNyZWF0ZUxpdmVTZXNzaW9uUmVxdWVzdBorLmdvb2ds", - "ZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5MaXZlU2Vzc2lvbiJcgtPkkwJA", - "IjAvdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9saXZlU2Vz", - "c2lvbnM6DGxpdmVfc2Vzc2lvbtpBE3BhcmVudCxsaXZlX3Nlc3Npb24StQEK", - "DkdldExpdmVTZXNzaW9uEjUuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVy", - "LnYxLkdldExpdmVTZXNzaW9uUmVxdWVzdBorLmdvb2dsZS5jbG91ZC52aWRl", - "by5zdGl0Y2hlci52MS5MaXZlU2Vzc2lvbiI/gtPkkwIyEjAvdjEve25hbWU9", - "cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9saXZlU2Vzc2lvbnMvKn3aQQRuYW1l", - "EosCChBDcmVhdGVMaXZlQ29uZmlnEjcuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0", - "aXRjaGVyLnYxLkNyZWF0ZUxpdmVDb25maWdSZXF1ZXN0Gh0uZ29vZ2xlLmxv", - "bmdydW5uaW5nLk9wZXJhdGlvbiKeAYLT5JMCPiIvL3YxL3twYXJlbnQ9cHJv", - "amVjdHMvKi9sb2NhdGlvbnMvKn0vbGl2ZUNvbmZpZ3M6C2xpdmVfY29uZmln", - "2kEhcGFyZW50LGxpdmVfY29uZmlnLGxpdmVfY29uZmlnX2lkykEzCgpMaXZl", - "Q29uZmlnEiVnb29nbGUuY2xvdWQuY29tbW9uLk9wZXJhdGlvbk1ldGFkYXRh", - "EsQBCg9MaXN0TGl2ZUNvbmZpZ3MSNi5nb29nbGUuY2xvdWQudmlkZW8uc3Rp", - "dGNoZXIudjEuTGlzdExpdmVDb25maWdzUmVxdWVzdBo3Lmdvb2dsZS5jbG91", - "ZC52aWRlby5zdGl0Y2hlci52MS5MaXN0TGl2ZUNvbmZpZ3NSZXNwb25zZSJA", - "gtPkkwIxEi8vdjEve3BhcmVudD1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qfS9s", - "aXZlQ29uZmlnc9pBBnBhcmVudBKxAQoNR2V0TGl2ZUNvbmZpZxI0Lmdvb2ds", - "ZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5HZXRMaXZlQ29uZmlnUmVxdWVz", - "dBoqLmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5MaXZlQ29uZmln", - "Ij6C0+STAjESLy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2xp", - "dmVDb25maWdzLyp92kEEbmFtZRLrAQoQRGVsZXRlTGl2ZUNvbmZpZxI3Lmdv", - "b2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5EZWxldGVMaXZlQ29uZmln", - "UmVxdWVzdBodLmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24if4LT5JMC", - "MSovL3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbGl2ZUNvbmZp", - "Z3MvKn3aQQRuYW1lykE+ChVnb29nbGUucHJvdG9idWYuRW1wdHkSJWdvb2ds", - "ZS5jbG91ZC5jb21tb24uT3BlcmF0aW9uTWV0YWRhdGEaUMpBHHZpZGVvc3Rp", - "dGNoZXIuZ29vZ2xlYXBpcy5jb23SQS5odHRwczovL3d3dy5nb29nbGVhcGlz", - "LmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtQoEBCiJjb20uZ29vZ2xlLmNsb3Vk", - "LnZpZGVvLnN0aXRjaGVyLnYxQhlWaWRlb1N0aXRjaGVyU2VydmljZVByb3Rv", - "UAFaPmNsb3VkLmdvb2dsZS5jb20vZ28vdmlkZW8vc3RpdGNoZXIvYXBpdjEv", - "c3RpdGNoZXJwYjtzdGl0Y2hlcnBiYgZwcm90bzM=")); + "c3Npb24iWYLT5JMCPiIvL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlv", + "bnMvKn0vdm9kU2Vzc2lvbnM6C3ZvZF9zZXNzaW9u2kEScGFyZW50LHZvZF9z", + "ZXNzaW9uErEBCg1HZXRWb2RTZXNzaW9uEjQuZ29vZ2xlLmNsb3VkLnZpZGVv", + "LnN0aXRjaGVyLnYxLkdldFZvZFNlc3Npb25SZXF1ZXN0GiouZ29vZ2xlLmNs", + "b3VkLnZpZGVvLnN0aXRjaGVyLnYxLlZvZFNlc3Npb24iPoLT5JMCMRIvL3Yx", + "L3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovdm9kU2Vzc2lvbnMvKn3a", + "QQRuYW1lEuYBChRMaXN0Vm9kU3RpdGNoRGV0YWlscxI7Lmdvb2dsZS5jbG91", + "ZC52aWRlby5zdGl0Y2hlci52MS5MaXN0Vm9kU3RpdGNoRGV0YWlsc1JlcXVl", + "c3QaPC5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEuTGlzdFZvZFN0", + "aXRjaERldGFpbHNSZXNwb25zZSJTgtPkkwJEEkIvdjEve3BhcmVudD1wcm9q", + "ZWN0cy8qL2xvY2F0aW9ucy8qL3ZvZFNlc3Npb25zLyp9L3ZvZFN0aXRjaERl", + "dGFpbHPaQQZwYXJlbnQS0wEKEkdldFZvZFN0aXRjaERldGFpbBI5Lmdvb2ds", + "ZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5HZXRWb2RTdGl0Y2hEZXRhaWxS", + "ZXF1ZXN0Gi8uZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLlZvZFN0", + "aXRjaERldGFpbCJRgtPkkwJEEkIvdjEve25hbWU9cHJvamVjdHMvKi9sb2Nh", + "dGlvbnMvKi92b2RTZXNzaW9ucy8qL3ZvZFN0aXRjaERldGFpbHMvKn3aQQRu", + "YW1lEuIBChNMaXN0Vm9kQWRUYWdEZXRhaWxzEjouZ29vZ2xlLmNsb3VkLnZp", + "ZGVvLnN0aXRjaGVyLnYxLkxpc3RWb2RBZFRhZ0RldGFpbHNSZXF1ZXN0Gjsu", + "Z29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkxpc3RWb2RBZFRhZ0Rl", + "dGFpbHNSZXNwb25zZSJSgtPkkwJDEkEvdjEve3BhcmVudD1wcm9qZWN0cy8q", + "L2xvY2F0aW9ucy8qL3ZvZFNlc3Npb25zLyp9L3ZvZEFkVGFnRGV0YWlsc9pB", + "BnBhcmVudBLPAQoRR2V0Vm9kQWRUYWdEZXRhaWwSOC5nb29nbGUuY2xvdWQu", + "dmlkZW8uc3RpdGNoZXIudjEuR2V0Vm9kQWRUYWdEZXRhaWxSZXF1ZXN0Gi4u", + "Z29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLlZvZEFkVGFnRGV0YWls", + "IlCC0+STAkMSQS92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL3Zv", + "ZFNlc3Npb25zLyovdm9kQWRUYWdEZXRhaWxzLyp92kEEbmFtZRLnAQoUTGlz", + "dExpdmVBZFRhZ0RldGFpbHMSOy5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNo", + "ZXIudjEuTGlzdExpdmVBZFRhZ0RldGFpbHNSZXF1ZXN0GjwuZ29vZ2xlLmNs", + "b3VkLnZpZGVvLnN0aXRjaGVyLnYxLkxpc3RMaXZlQWRUYWdEZXRhaWxzUmVz", + "cG9uc2UiVILT5JMCRRJDL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlv", + "bnMvKi9saXZlU2Vzc2lvbnMvKn0vbGl2ZUFkVGFnRGV0YWlsc9pBBnBhcmVu", + "dBLUAQoSR2V0TGl2ZUFkVGFnRGV0YWlsEjkuZ29vZ2xlLmNsb3VkLnZpZGVv", + "LnN0aXRjaGVyLnYxLkdldExpdmVBZFRhZ0RldGFpbFJlcXVlc3QaLy5nb29n", + "bGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEuTGl2ZUFkVGFnRGV0YWlsIlKC", + "0+STAkUSQy92MS97bmFtZT1wcm9qZWN0cy8qL2xvY2F0aW9ucy8qL2xpdmVT", + "ZXNzaW9ucy8qL2xpdmVBZFRhZ0RldGFpbHMvKn3aQQRuYW1lEtABCgtDcmVh", + "dGVTbGF0ZRIyLmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5DcmVh", + "dGVTbGF0ZVJlcXVlc3QaHS5nb29nbGUubG9uZ3J1bm5pbmcuT3BlcmF0aW9u", + "Im6C0+STAjMiKi92MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9", + "L3NsYXRlczoFc2xhdGXaQRVwYXJlbnQsc2xhdGUsc2xhdGVfaWTKQRoKBVNs", + "YXRlEhFPcGVyYXRpb25NZXRhZGF0YRKwAQoKTGlzdFNsYXRlcxIxLmdvb2ds", + "ZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5MaXN0U2xhdGVzUmVxdWVzdBoy", + "Lmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5MaXN0U2xhdGVzUmVz", + "cG9uc2UiO4LT5JMCLBIqL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlv", + "bnMvKn0vc2xhdGVz2kEGcGFyZW50Ep0BCghHZXRTbGF0ZRIvLmdvb2dsZS5j", + "bG91ZC52aWRlby5zdGl0Y2hlci52MS5HZXRTbGF0ZVJlcXVlc3QaJS5nb29n", + "bGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEuU2xhdGUiOYLT5JMCLBIqL3Yx", + "L3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovc2xhdGVzLyp92kEEbmFt", + "ZRLSAQoLVXBkYXRlU2xhdGUSMi5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNo", + "ZXIudjEuVXBkYXRlU2xhdGVSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5n", + "Lk9wZXJhdGlvbiJwgtPkkwI5MjAvdjEve3NsYXRlLm5hbWU9cHJvamVjdHMv", + "Ki9sb2NhdGlvbnMvKi9zbGF0ZXMvKn06BXNsYXRl2kERc2xhdGUsdXBkYXRl", + "X21hc2vKQRoKBVNsYXRlEhFPcGVyYXRpb25NZXRhZGF0YRLIAQoLRGVsZXRl", + "U2xhdGUSMi5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEuRGVsZXRl", + "U2xhdGVSZXF1ZXN0Gh0uZ29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJm", + "gtPkkwIsKiovdjEve25hbWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9zbGF0", + "ZXMvKn3aQQRuYW1lykEqChVnb29nbGUucHJvdG9idWYuRW1wdHkSEU9wZXJh", + "dGlvbk1ldGFkYXRhEtgBChFDcmVhdGVMaXZlU2Vzc2lvbhI4Lmdvb2dsZS5j", + "bG91ZC52aWRlby5zdGl0Y2hlci52MS5DcmVhdGVMaXZlU2Vzc2lvblJlcXVl", + "c3QaKy5nb29nbGUuY2xvdWQudmlkZW8uc3RpdGNoZXIudjEuTGl2ZVNlc3Np", + "b24iXILT5JMCQCIwL3YxL3twYXJlbnQ9cHJvamVjdHMvKi9sb2NhdGlvbnMv", + "Kn0vbGl2ZVNlc3Npb25zOgxsaXZlX3Nlc3Npb27aQRNwYXJlbnQsbGl2ZV9z", + "ZXNzaW9uErUBCg5HZXRMaXZlU2Vzc2lvbhI1Lmdvb2dsZS5jbG91ZC52aWRl", + "by5zdGl0Y2hlci52MS5HZXRMaXZlU2Vzc2lvblJlcXVlc3QaKy5nb29nbGUu", + "Y2xvdWQudmlkZW8uc3RpdGNoZXIudjEuTGl2ZVNlc3Npb24iP4LT5JMCMhIw", + "L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbGl2ZVNlc3Npb25z", + "Lyp92kEEbmFtZRL3AQoQQ3JlYXRlTGl2ZUNvbmZpZxI3Lmdvb2dsZS5jbG91", + "ZC52aWRlby5zdGl0Y2hlci52MS5DcmVhdGVMaXZlQ29uZmlnUmVxdWVzdBod", + "Lmdvb2dsZS5sb25ncnVubmluZy5PcGVyYXRpb24iigGC0+STAj4iLy92MS97", + "cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L2xpdmVDb25maWdzOgts", + "aXZlX2NvbmZpZ9pBIXBhcmVudCxsaXZlX2NvbmZpZyxsaXZlX2NvbmZpZ19p", + "ZMpBHwoKTGl2ZUNvbmZpZxIRT3BlcmF0aW9uTWV0YWRhdGESxAEKD0xpc3RM", + "aXZlQ29uZmlncxI2Lmdvb2dsZS5jbG91ZC52aWRlby5zdGl0Y2hlci52MS5M", + "aXN0TGl2ZUNvbmZpZ3NSZXF1ZXN0GjcuZ29vZ2xlLmNsb3VkLnZpZGVvLnN0", + "aXRjaGVyLnYxLkxpc3RMaXZlQ29uZmlnc1Jlc3BvbnNlIkCC0+STAjESLy92", + "MS97cGFyZW50PXByb2plY3RzLyovbG9jYXRpb25zLyp9L2xpdmVDb25maWdz", + "2kEGcGFyZW50ErEBCg1HZXRMaXZlQ29uZmlnEjQuZ29vZ2xlLmNsb3VkLnZp", + "ZGVvLnN0aXRjaGVyLnYxLkdldExpdmVDb25maWdSZXF1ZXN0GiouZ29vZ2xl", + "LmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxLkxpdmVDb25maWciPoLT5JMCMRIv", + "L3YxL3tuYW1lPXByb2plY3RzLyovbG9jYXRpb25zLyovbGl2ZUNvbmZpZ3Mv", + "Kn3aQQRuYW1lEtcBChBEZWxldGVMaXZlQ29uZmlnEjcuZ29vZ2xlLmNsb3Vk", + "LnZpZGVvLnN0aXRjaGVyLnYxLkRlbGV0ZUxpdmVDb25maWdSZXF1ZXN0Gh0u", + "Z29vZ2xlLmxvbmdydW5uaW5nLk9wZXJhdGlvbiJrgtPkkwIxKi8vdjEve25h", + "bWU9cHJvamVjdHMvKi9sb2NhdGlvbnMvKi9saXZlQ29uZmlncy8qfdpBBG5h", + "bWXKQSoKFWdvb2dsZS5wcm90b2J1Zi5FbXB0eRIRT3BlcmF0aW9uTWV0YWRh", + "dGEaUMpBHHZpZGVvc3RpdGNoZXIuZ29vZ2xlYXBpcy5jb23SQS5odHRwczov", + "L3d3dy5nb29nbGVhcGlzLmNvbS9hdXRoL2Nsb3VkLXBsYXRmb3JtQoEBCiJj", + "b20uZ29vZ2xlLmNsb3VkLnZpZGVvLnN0aXRjaGVyLnYxQhlWaWRlb1N0aXRj", + "aGVyU2VydmljZVByb3RvUAFaPmNsb3VkLmdvb2dsZS5jb20vZ28vdmlkZW8v", + "c3RpdGNoZXIvYXBpdjEvc3RpdGNoZXJwYjtzdGl0Y2hlcnBiYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, - new pbr::FileDescriptor[] { global::Google.Api.AnnotationsReflection.Descriptor, global::Google.Api.ClientReflection.Descriptor, global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.Common.OperationMetadataReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.AdTagDetailsReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.CdnKeysReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.LiveConfigsReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.SessionsReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.SlatesReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.StitchDetailsReflection.Descriptor, global::Google.LongRunning.OperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, }, + new pbr::FileDescriptor[] { global::Google.Api.AnnotationsReflection.Descriptor, global::Google.Api.ClientReflection.Descriptor, global::Google.Api.FieldBehaviorReflection.Descriptor, global::Google.Api.ResourceReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.AdTagDetailsReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.CdnKeysReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.LiveConfigsReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.SessionsReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.SlatesReflection.Descriptor, global::Google.Cloud.Video.Stitcher.V1.StitchDetailsReflection.Descriptor, global::Google.LongRunning.OperationsReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.EmptyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.FieldMaskReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.TimestampReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Video.Stitcher.V1.CreateCdnKeyRequest), global::Google.Cloud.Video.Stitcher.V1.CreateCdnKeyRequest.Parser, new[]{ "Parent", "CdnKey", "CdnKeyId" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Video.Stitcher.V1.ListCdnKeysRequest), global::Google.Cloud.Video.Stitcher.V1.ListCdnKeysRequest.Parser, new[]{ "Parent", "PageSize", "PageToken", "Filter", "OrderBy" }, null, null, null, null), @@ -275,7 +274,8 @@ public static partial class VideoStitcherServiceReflection { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Video.Stitcher.V1.ListLiveConfigsRequest), global::Google.Cloud.Video.Stitcher.V1.ListLiveConfigsRequest.Parser, new[]{ "Parent", "PageSize", "PageToken", "Filter", "OrderBy" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Video.Stitcher.V1.ListLiveConfigsResponse), global::Google.Cloud.Video.Stitcher.V1.ListLiveConfigsResponse.Parser, new[]{ "LiveConfigs", "NextPageToken", "Unreachable" }, null, null, null, null), new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Video.Stitcher.V1.GetLiveConfigRequest), global::Google.Cloud.Video.Stitcher.V1.GetLiveConfigRequest.Parser, new[]{ "Name" }, null, null, null, null), - new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Video.Stitcher.V1.DeleteLiveConfigRequest), global::Google.Cloud.Video.Stitcher.V1.DeleteLiveConfigRequest.Parser, new[]{ "Name" }, null, null, null, null) + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Video.Stitcher.V1.DeleteLiveConfigRequest), global::Google.Cloud.Video.Stitcher.V1.DeleteLiveConfigRequest.Parser, new[]{ "Name" }, null, null, null, null), + new pbr::GeneratedClrTypeInfo(typeof(global::Google.Cloud.Video.Stitcher.V1.OperationMetadata), global::Google.Cloud.Video.Stitcher.V1.OperationMetadata.Parser, new[]{ "CreateTime", "EndTime", "Target", "Verb" }, null, null, null, null) })); } #endregion @@ -7738,6 +7738,339 @@ public sealed partial class DeleteLiveConfigRequest : pb::IMessage + /// Represents the metadata of the long-running operation. + /// + public sealed partial class OperationMetadata : pb::IMessage + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + , pb::IBufferMessage + #endif + { + private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new OperationMetadata()); + private pb::UnknownFieldSet _unknownFields; + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pb::MessageParser Parser { get { return _parser; } } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public static pbr::MessageDescriptor Descriptor { + get { return global::Google.Cloud.Video.Stitcher.V1.VideoStitcherServiceReflection.Descriptor.MessageTypes[30]; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + pbr::MessageDescriptor pb::IMessage.Descriptor { + get { return Descriptor; } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OperationMetadata() { + OnConstruction(); + } + + partial void OnConstruction(); + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OperationMetadata(OperationMetadata other) : this() { + createTime_ = other.createTime_ != null ? other.createTime_.Clone() : null; + endTime_ = other.endTime_ != null ? other.endTime_.Clone() : null; + target_ = other.target_; + verb_ = other.verb_; + _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public OperationMetadata Clone() { + return new OperationMetadata(this); + } + + /// Field number for the "create_time" field. + public const int CreateTimeFieldNumber = 1; + private global::Google.Protobuf.WellKnownTypes.Timestamp createTime_; + /// + /// The time the operation was created. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp CreateTime { + get { return createTime_; } + set { + createTime_ = value; + } + } + + /// Field number for the "end_time" field. + public const int EndTimeFieldNumber = 2; + private global::Google.Protobuf.WellKnownTypes.Timestamp endTime_; + /// + /// The time the operation finished running. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public global::Google.Protobuf.WellKnownTypes.Timestamp EndTime { + get { return endTime_; } + set { + endTime_ = value; + } + } + + /// Field number for the "target" field. + public const int TargetFieldNumber = 3; + private string target_ = ""; + /// + /// Server-defined resource path for the target of the operation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Target { + get { return target_; } + set { + target_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + /// Field number for the "verb" field. + public const int VerbFieldNumber = 4; + private string verb_ = ""; + /// + /// Name of the verb executed by the operation. + /// + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public string Verb { + get { return verb_; } + set { + verb_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); + } + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override bool Equals(object other) { + return Equals(other as OperationMetadata); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public bool Equals(OperationMetadata other) { + if (ReferenceEquals(other, null)) { + return false; + } + if (ReferenceEquals(other, this)) { + return true; + } + if (!object.Equals(CreateTime, other.CreateTime)) return false; + if (!object.Equals(EndTime, other.EndTime)) return false; + if (Target != other.Target) return false; + if (Verb != other.Verb) return false; + return Equals(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override int GetHashCode() { + int hash = 1; + if (createTime_ != null) hash ^= CreateTime.GetHashCode(); + if (endTime_ != null) hash ^= EndTime.GetHashCode(); + if (Target.Length != 0) hash ^= Target.GetHashCode(); + if (Verb.Length != 0) hash ^= Verb.GetHashCode(); + if (_unknownFields != null) { + hash ^= _unknownFields.GetHashCode(); + } + return hash; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public override string ToString() { + return pb::JsonFormatter.ToDiagnosticString(this); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void WriteTo(pb::CodedOutputStream output) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + output.WriteRawMessage(this); + #else + if (createTime_ != null) { + output.WriteRawTag(10); + output.WriteMessage(CreateTime); + } + if (endTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(EndTime); + } + if (Target.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Target); + } + if (Verb.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Verb); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(output); + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { + if (createTime_ != null) { + output.WriteRawTag(10); + output.WriteMessage(CreateTime); + } + if (endTime_ != null) { + output.WriteRawTag(18); + output.WriteMessage(EndTime); + } + if (Target.Length != 0) { + output.WriteRawTag(26); + output.WriteString(Target); + } + if (Verb.Length != 0) { + output.WriteRawTag(34); + output.WriteString(Verb); + } + if (_unknownFields != null) { + _unknownFields.WriteTo(ref output); + } + } + #endif + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public int CalculateSize() { + int size = 0; + if (createTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(CreateTime); + } + if (endTime_ != null) { + size += 1 + pb::CodedOutputStream.ComputeMessageSize(EndTime); + } + if (Target.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Target); + } + if (Verb.Length != 0) { + size += 1 + pb::CodedOutputStream.ComputeStringSize(Verb); + } + if (_unknownFields != null) { + size += _unknownFields.CalculateSize(); + } + return size; + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(OperationMetadata other) { + if (other == null) { + return; + } + if (other.createTime_ != null) { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + CreateTime.MergeFrom(other.CreateTime); + } + if (other.endTime_ != null) { + if (endTime_ == null) { + EndTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + EndTime.MergeFrom(other.EndTime); + } + if (other.Target.Length != 0) { + Target = other.Target; + } + if (other.Verb.Length != 0) { + Verb = other.Verb; + } + _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); + } + + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + public void MergeFrom(pb::CodedInputStream input) { + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + input.ReadRawMessage(this); + #else + uint tag; + while ((tag = input.ReadTag()) != 0) { + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); + break; + case 10: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 18: { + if (endTime_ == null) { + EndTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(EndTime); + break; + } + case 26: { + Target = input.ReadString(); + break; + } + case 34: { + Verb = input.ReadString(); + break; + } + } + } + #endif + } + + #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE + [global::System.Diagnostics.DebuggerNonUserCodeAttribute] + [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] + void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { + uint tag; + while ((tag = input.ReadTag()) != 0) { + switch(tag) { + default: + _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); + break; + case 10: { + if (createTime_ == null) { + CreateTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(CreateTime); + break; + } + case 18: { + if (endTime_ == null) { + EndTime = new global::Google.Protobuf.WellKnownTypes.Timestamp(); + } + input.ReadMessage(EndTime); + break; + } + case 26: { + Target = input.ReadString(); + break; + } + case 34: { + Verb = input.ReadString(); + break; + } + } + } + } + #endif + + } + #endregion } diff --git a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1/VideoStitcherServiceClient.g.cs b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1/VideoStitcherServiceClient.g.cs index cb76e9fb3046..c7924de7259e 100644 --- a/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1/VideoStitcherServiceClient.g.cs +++ b/apis/Google.Cloud.Video.Stitcher.V1/Google.Cloud.Video.Stitcher.V1/VideoStitcherServiceClient.g.cs @@ -18,7 +18,6 @@ using gax = Google.Api.Gax; using gaxgrpc = Google.Api.Gax.Grpc; using gagr = Google.Api.Gax.ResourceNames; -using gcc = Google.Cloud.Common; using lro = Google.LongRunning; using proto = Google.Protobuf; using wkt = Google.Protobuf.WellKnownTypes; @@ -707,7 +706,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateCdnKey(CreateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateCdnKey(CreateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -716,7 +715,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateCdnKeyAsync(CreateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateCdnKeyAsync(CreateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -725,7 +724,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateCdnKeyAsync(CreateCdnKeyRequest request, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateCdnKeyAsync(CreateCdnKeyRequest request, st::CancellationToken cancellationToken) => CreateCdnKeyAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// The long-running operations client for CreateCdnKey. @@ -739,8 +738,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The result of polling the operation. - public virtual lro::Operation PollOnceCreateCdnKey(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateCdnKeyOperationsClient, callSettings); + public virtual lro::Operation PollOnceCreateCdnKey(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateCdnKeyOperationsClient, callSettings); /// /// Asynchronously poll an operation once, using an operationName from a previous invocation of @@ -751,8 +750,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A task representing the result of polling the operation. - public virtual stt::Task> PollOnceCreateCdnKeyAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateCdnKeyOperationsClient, callSettings); + public virtual stt::Task> PollOnceCreateCdnKeyAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateCdnKeyOperationsClient, callSettings); /// /// Creates a new CDN key. @@ -774,7 +773,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateCdnKey(string parent, CdnKey cdnKey, string cdnKeyId, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateCdnKey(string parent, CdnKey cdnKey, string cdnKeyId, gaxgrpc::CallSettings callSettings = null) => CreateCdnKey(new CreateCdnKeyRequest { Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), @@ -802,7 +801,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateCdnKeyAsync(string parent, CdnKey cdnKey, string cdnKeyId, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateCdnKeyAsync(string parent, CdnKey cdnKey, string cdnKeyId, gaxgrpc::CallSettings callSettings = null) => CreateCdnKeyAsync(new CreateCdnKeyRequest { Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), @@ -830,7 +829,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateCdnKeyAsync(string parent, CdnKey cdnKey, string cdnKeyId, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateCdnKeyAsync(string parent, CdnKey cdnKey, string cdnKeyId, st::CancellationToken cancellationToken) => CreateCdnKeyAsync(parent, cdnKey, cdnKeyId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -853,7 +852,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateCdnKey(gagr::LocationName parent, CdnKey cdnKey, string cdnKeyId, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateCdnKey(gagr::LocationName parent, CdnKey cdnKey, string cdnKeyId, gaxgrpc::CallSettings callSettings = null) => CreateCdnKey(new CreateCdnKeyRequest { ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), @@ -881,7 +880,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateCdnKeyAsync(gagr::LocationName parent, CdnKey cdnKey, string cdnKeyId, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateCdnKeyAsync(gagr::LocationName parent, CdnKey cdnKey, string cdnKeyId, gaxgrpc::CallSettings callSettings = null) => CreateCdnKeyAsync(new CreateCdnKeyRequest { ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), @@ -909,7 +908,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateCdnKeyAsync(gagr::LocationName parent, CdnKey cdnKey, string cdnKeyId, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateCdnKeyAsync(gagr::LocationName parent, CdnKey cdnKey, string cdnKeyId, st::CancellationToken cancellationToken) => CreateCdnKeyAsync(parent, cdnKey, cdnKeyId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -1147,7 +1146,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteCdnKey(DeleteCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteCdnKey(DeleteCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -1156,7 +1155,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteCdnKeyAsync(DeleteCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteCdnKeyAsync(DeleteCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -1165,7 +1164,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteCdnKeyAsync(DeleteCdnKeyRequest request, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteCdnKeyAsync(DeleteCdnKeyRequest request, st::CancellationToken cancellationToken) => DeleteCdnKeyAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// The long-running operations client for DeleteCdnKey. @@ -1179,8 +1178,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The result of polling the operation. - public virtual lro::Operation PollOnceDeleteCdnKey(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteCdnKeyOperationsClient, callSettings); + public virtual lro::Operation PollOnceDeleteCdnKey(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteCdnKeyOperationsClient, callSettings); /// /// Asynchronously poll an operation once, using an operationName from a previous invocation of @@ -1191,8 +1190,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A task representing the result of polling the operation. - public virtual stt::Task> PollOnceDeleteCdnKeyAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteCdnKeyOperationsClient, callSettings); + public virtual stt::Task> PollOnceDeleteCdnKeyAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteCdnKeyOperationsClient, callSettings); /// /// Deletes the specified CDN key. @@ -1203,7 +1202,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteCdnKey(string name, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteCdnKey(string name, gaxgrpc::CallSettings callSettings = null) => DeleteCdnKey(new DeleteCdnKeyRequest { Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), @@ -1218,7 +1217,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteCdnKeyAsync(string name, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteCdnKeyAsync(string name, gaxgrpc::CallSettings callSettings = null) => DeleteCdnKeyAsync(new DeleteCdnKeyRequest { Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), @@ -1233,7 +1232,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteCdnKeyAsync(string name, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteCdnKeyAsync(string name, st::CancellationToken cancellationToken) => DeleteCdnKeyAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -1245,7 +1244,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteCdnKey(CdnKeyName name, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteCdnKey(CdnKeyName name, gaxgrpc::CallSettings callSettings = null) => DeleteCdnKey(new DeleteCdnKeyRequest { CdnKeyName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), @@ -1260,7 +1259,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteCdnKeyAsync(CdnKeyName name, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteCdnKeyAsync(CdnKeyName name, gaxgrpc::CallSettings callSettings = null) => DeleteCdnKeyAsync(new DeleteCdnKeyRequest { CdnKeyName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), @@ -1275,7 +1274,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteCdnKeyAsync(CdnKeyName name, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteCdnKeyAsync(CdnKeyName name, st::CancellationToken cancellationToken) => DeleteCdnKeyAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -1285,7 +1284,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation UpdateCdnKey(UpdateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation UpdateCdnKey(UpdateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -1295,7 +1294,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> UpdateCdnKeyAsync(UpdateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> UpdateCdnKeyAsync(UpdateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -1305,7 +1304,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> UpdateCdnKeyAsync(UpdateCdnKeyRequest request, st::CancellationToken cancellationToken) => + public virtual stt::Task> UpdateCdnKeyAsync(UpdateCdnKeyRequest request, st::CancellationToken cancellationToken) => UpdateCdnKeyAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// The long-running operations client for UpdateCdnKey. @@ -1319,8 +1318,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The result of polling the operation. - public virtual lro::Operation PollOnceUpdateCdnKey(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateCdnKeyOperationsClient, callSettings); + public virtual lro::Operation PollOnceUpdateCdnKey(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateCdnKeyOperationsClient, callSettings); /// /// Asynchronously poll an operation once, using an operationName from a previous invocation of @@ -1331,8 +1330,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A task representing the result of polling the operation. - public virtual stt::Task> PollOnceUpdateCdnKeyAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateCdnKeyOperationsClient, callSettings); + public virtual stt::Task> PollOnceUpdateCdnKeyAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateCdnKeyOperationsClient, callSettings); /// /// Updates the specified CDN key. Only update fields specified @@ -1348,7 +1347,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation UpdateCdnKey(CdnKey cdnKey, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation UpdateCdnKey(CdnKey cdnKey, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => UpdateCdnKey(new UpdateCdnKeyRequest { CdnKey = gax::GaxPreconditions.CheckNotNull(cdnKey, nameof(cdnKey)), @@ -1369,7 +1368,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> UpdateCdnKeyAsync(CdnKey cdnKey, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> UpdateCdnKeyAsync(CdnKey cdnKey, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => UpdateCdnKeyAsync(new UpdateCdnKeyRequest { CdnKey = gax::GaxPreconditions.CheckNotNull(cdnKey, nameof(cdnKey)), @@ -1390,7 +1389,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> UpdateCdnKeyAsync(CdnKey cdnKey, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + public virtual stt::Task> UpdateCdnKeyAsync(CdnKey cdnKey, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => UpdateCdnKeyAsync(cdnKey, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -2366,7 +2365,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateSlate(CreateSlateRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateSlate(CreateSlateRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -2375,7 +2374,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateSlateAsync(CreateSlateRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateSlateAsync(CreateSlateRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -2384,7 +2383,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateSlateAsync(CreateSlateRequest request, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateSlateAsync(CreateSlateRequest request, st::CancellationToken cancellationToken) => CreateSlateAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// The long-running operations client for CreateSlate. @@ -2398,8 +2397,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The result of polling the operation. - public virtual lro::Operation PollOnceCreateSlate(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateSlateOperationsClient, callSettings); + public virtual lro::Operation PollOnceCreateSlate(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateSlateOperationsClient, callSettings); /// /// Asynchronously poll an operation once, using an operationName from a previous invocation of @@ -2410,8 +2409,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A task representing the result of polling the operation. - public virtual stt::Task> PollOnceCreateSlateAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateSlateOperationsClient, callSettings); + public virtual stt::Task> PollOnceCreateSlateAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateSlateOperationsClient, callSettings); /// /// Creates a slate. @@ -2431,7 +2430,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateSlate(string parent, Slate slate, string slateId, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateSlate(string parent, Slate slate, string slateId, gaxgrpc::CallSettings callSettings = null) => CreateSlate(new CreateSlateRequest { Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), @@ -2457,7 +2456,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateSlateAsync(string parent, Slate slate, string slateId, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateSlateAsync(string parent, Slate slate, string slateId, gaxgrpc::CallSettings callSettings = null) => CreateSlateAsync(new CreateSlateRequest { Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), @@ -2483,7 +2482,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateSlateAsync(string parent, Slate slate, string slateId, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateSlateAsync(string parent, Slate slate, string slateId, st::CancellationToken cancellationToken) => CreateSlateAsync(parent, slate, slateId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -2504,7 +2503,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateSlate(gagr::LocationName parent, Slate slate, string slateId, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateSlate(gagr::LocationName parent, Slate slate, string slateId, gaxgrpc::CallSettings callSettings = null) => CreateSlate(new CreateSlateRequest { ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), @@ -2530,7 +2529,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateSlateAsync(gagr::LocationName parent, Slate slate, string slateId, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateSlateAsync(gagr::LocationName parent, Slate slate, string slateId, gaxgrpc::CallSettings callSettings = null) => CreateSlateAsync(new CreateSlateRequest { ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), @@ -2556,7 +2555,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateSlateAsync(gagr::LocationName parent, Slate slate, string slateId, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateSlateAsync(gagr::LocationName parent, Slate slate, string slateId, st::CancellationToken cancellationToken) => CreateSlateAsync(parent, slate, slateId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -2794,7 +2793,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation UpdateSlate(UpdateSlateRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation UpdateSlate(UpdateSlateRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -2803,7 +2802,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> UpdateSlateAsync(UpdateSlateRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> UpdateSlateAsync(UpdateSlateRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -2812,7 +2811,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> UpdateSlateAsync(UpdateSlateRequest request, st::CancellationToken cancellationToken) => + public virtual stt::Task> UpdateSlateAsync(UpdateSlateRequest request, st::CancellationToken cancellationToken) => UpdateSlateAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// The long-running operations client for UpdateSlate. @@ -2826,8 +2825,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The result of polling the operation. - public virtual lro::Operation PollOnceUpdateSlate(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateSlateOperationsClient, callSettings); + public virtual lro::Operation PollOnceUpdateSlate(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateSlateOperationsClient, callSettings); /// /// Asynchronously poll an operation once, using an operationName from a previous invocation of @@ -2838,8 +2837,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A task representing the result of polling the operation. - public virtual stt::Task> PollOnceUpdateSlateAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateSlateOperationsClient, callSettings); + public virtual stt::Task> PollOnceUpdateSlateAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), UpdateSlateOperationsClient, callSettings); /// /// Updates the specified slate. @@ -2852,7 +2851,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation UpdateSlate(Slate slate, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation UpdateSlate(Slate slate, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => UpdateSlate(new UpdateSlateRequest { Slate = gax::GaxPreconditions.CheckNotNull(slate, nameof(slate)), @@ -2870,7 +2869,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> UpdateSlateAsync(Slate slate, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> UpdateSlateAsync(Slate slate, wkt::FieldMask updateMask, gaxgrpc::CallSettings callSettings = null) => UpdateSlateAsync(new UpdateSlateRequest { Slate = gax::GaxPreconditions.CheckNotNull(slate, nameof(slate)), @@ -2888,7 +2887,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> UpdateSlateAsync(Slate slate, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => + public virtual stt::Task> UpdateSlateAsync(Slate slate, wkt::FieldMask updateMask, st::CancellationToken cancellationToken) => UpdateSlateAsync(slate, updateMask, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -2897,7 +2896,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteSlate(DeleteSlateRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteSlate(DeleteSlateRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -2906,7 +2905,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteSlateAsync(DeleteSlateRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteSlateAsync(DeleteSlateRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -2915,7 +2914,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteSlateAsync(DeleteSlateRequest request, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteSlateAsync(DeleteSlateRequest request, st::CancellationToken cancellationToken) => DeleteSlateAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// The long-running operations client for DeleteSlate. @@ -2929,8 +2928,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The result of polling the operation. - public virtual lro::Operation PollOnceDeleteSlate(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteSlateOperationsClient, callSettings); + public virtual lro::Operation PollOnceDeleteSlate(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteSlateOperationsClient, callSettings); /// /// Asynchronously poll an operation once, using an operationName from a previous invocation of @@ -2941,8 +2940,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A task representing the result of polling the operation. - public virtual stt::Task> PollOnceDeleteSlateAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteSlateOperationsClient, callSettings); + public virtual stt::Task> PollOnceDeleteSlateAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteSlateOperationsClient, callSettings); /// /// Deletes the specified slate. @@ -2953,7 +2952,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteSlate(string name, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteSlate(string name, gaxgrpc::CallSettings callSettings = null) => DeleteSlate(new DeleteSlateRequest { Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), @@ -2968,7 +2967,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteSlateAsync(string name, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteSlateAsync(string name, gaxgrpc::CallSettings callSettings = null) => DeleteSlateAsync(new DeleteSlateRequest { Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), @@ -2983,7 +2982,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteSlateAsync(string name, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteSlateAsync(string name, st::CancellationToken cancellationToken) => DeleteSlateAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -2995,7 +2994,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteSlate(SlateName name, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteSlate(SlateName name, gaxgrpc::CallSettings callSettings = null) => DeleteSlate(new DeleteSlateRequest { SlateName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), @@ -3010,7 +3009,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteSlateAsync(SlateName name, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteSlateAsync(SlateName name, gaxgrpc::CallSettings callSettings = null) => DeleteSlateAsync(new DeleteSlateRequest { SlateName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), @@ -3025,7 +3024,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteSlateAsync(SlateName name, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteSlateAsync(SlateName name, st::CancellationToken cancellationToken) => DeleteSlateAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -3279,7 +3278,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateLiveConfig(CreateLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateLiveConfig(CreateLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -3289,7 +3288,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateLiveConfigAsync(CreateLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateLiveConfigAsync(CreateLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -3299,7 +3298,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateLiveConfigAsync(CreateLiveConfigRequest request, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateLiveConfigAsync(CreateLiveConfigRequest request, st::CancellationToken cancellationToken) => CreateLiveConfigAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// The long-running operations client for CreateLiveConfig. @@ -3313,8 +3312,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The result of polling the operation. - public virtual lro::Operation PollOnceCreateLiveConfig(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateLiveConfigOperationsClient, callSettings); + public virtual lro::Operation PollOnceCreateLiveConfig(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateLiveConfigOperationsClient, callSettings); /// /// Asynchronously poll an operation once, using an operationName from a previous invocation of @@ -3325,8 +3324,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A task representing the result of polling the operation. - public virtual stt::Task> PollOnceCreateLiveConfigAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateLiveConfigOperationsClient, callSettings); + public virtual stt::Task> PollOnceCreateLiveConfigAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), CreateLiveConfigOperationsClient, callSettings); /// /// Registers the live config with the provided unique ID in @@ -3344,7 +3343,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateLiveConfig(string parent, LiveConfig liveConfig, string liveConfigId, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateLiveConfig(string parent, LiveConfig liveConfig, string liveConfigId, gaxgrpc::CallSettings callSettings = null) => CreateLiveConfig(new CreateLiveConfigRequest { Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), @@ -3368,7 +3367,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateLiveConfigAsync(string parent, LiveConfig liveConfig, string liveConfigId, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateLiveConfigAsync(string parent, LiveConfig liveConfig, string liveConfigId, gaxgrpc::CallSettings callSettings = null) => CreateLiveConfigAsync(new CreateLiveConfigRequest { Parent = gax::GaxPreconditions.CheckNotNullOrEmpty(parent, nameof(parent)), @@ -3392,7 +3391,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateLiveConfigAsync(string parent, LiveConfig liveConfig, string liveConfigId, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateLiveConfigAsync(string parent, LiveConfig liveConfig, string liveConfigId, st::CancellationToken cancellationToken) => CreateLiveConfigAsync(parent, liveConfig, liveConfigId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -3411,7 +3410,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation CreateLiveConfig(gagr::LocationName parent, LiveConfig liveConfig, string liveConfigId, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation CreateLiveConfig(gagr::LocationName parent, LiveConfig liveConfig, string liveConfigId, gaxgrpc::CallSettings callSettings = null) => CreateLiveConfig(new CreateLiveConfigRequest { ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), @@ -3435,7 +3434,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> CreateLiveConfigAsync(gagr::LocationName parent, LiveConfig liveConfig, string liveConfigId, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> CreateLiveConfigAsync(gagr::LocationName parent, LiveConfig liveConfig, string liveConfigId, gaxgrpc::CallSettings callSettings = null) => CreateLiveConfigAsync(new CreateLiveConfigRequest { ParentAsLocationName = gax::GaxPreconditions.CheckNotNull(parent, nameof(parent)), @@ -3459,7 +3458,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> CreateLiveConfigAsync(gagr::LocationName parent, LiveConfig liveConfig, string liveConfigId, st::CancellationToken cancellationToken) => + public virtual stt::Task> CreateLiveConfigAsync(gagr::LocationName parent, LiveConfig liveConfig, string liveConfigId, st::CancellationToken cancellationToken) => CreateLiveConfigAsync(parent, liveConfig, liveConfigId, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -3718,7 +3717,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteLiveConfig(DeleteLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteLiveConfig(DeleteLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -3727,7 +3726,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteLiveConfigAsync(DeleteLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteLiveConfigAsync(DeleteLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) => throw new sys::NotImplementedException(); /// @@ -3736,7 +3735,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// The request object containing all of the parameters for the API call. /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteLiveConfigAsync(DeleteLiveConfigRequest request, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteLiveConfigAsync(DeleteLiveConfigRequest request, st::CancellationToken cancellationToken) => DeleteLiveConfigAsync(request, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// The long-running operations client for DeleteLiveConfig. @@ -3750,8 +3749,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The result of polling the operation. - public virtual lro::Operation PollOnceDeleteLiveConfig(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteLiveConfigOperationsClient, callSettings); + public virtual lro::Operation PollOnceDeleteLiveConfig(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromName(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteLiveConfigOperationsClient, callSettings); /// /// Asynchronously poll an operation once, using an operationName from a previous invocation of @@ -3762,8 +3761,8 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A task representing the result of polling the operation. - public virtual stt::Task> PollOnceDeleteLiveConfigAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => - lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteLiveConfigOperationsClient, callSettings); + public virtual stt::Task> PollOnceDeleteLiveConfigAsync(string operationName, gaxgrpc::CallSettings callSettings = null) => + lro::Operation.PollOnceFromNameAsync(gax::GaxPreconditions.CheckNotNullOrEmpty(operationName, nameof(operationName)), DeleteLiveConfigOperationsClient, callSettings); /// /// Deletes the specified live config. @@ -3774,7 +3773,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteLiveConfig(string name, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteLiveConfig(string name, gaxgrpc::CallSettings callSettings = null) => DeleteLiveConfig(new DeleteLiveConfigRequest { Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), @@ -3789,7 +3788,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteLiveConfigAsync(string name, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteLiveConfigAsync(string name, gaxgrpc::CallSettings callSettings = null) => DeleteLiveConfigAsync(new DeleteLiveConfigRequest { Name = gax::GaxPreconditions.CheckNotNullOrEmpty(name, nameof(name)), @@ -3804,7 +3803,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteLiveConfigAsync(string name, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteLiveConfigAsync(string name, st::CancellationToken cancellationToken) => DeleteLiveConfigAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); /// @@ -3816,7 +3815,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// The RPC response. - public virtual lro::Operation DeleteLiveConfig(LiveConfigName name, gaxgrpc::CallSettings callSettings = null) => + public virtual lro::Operation DeleteLiveConfig(LiveConfigName name, gaxgrpc::CallSettings callSettings = null) => DeleteLiveConfig(new DeleteLiveConfigRequest { LiveConfigName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), @@ -3831,7 +3830,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public virtual stt::Task> DeleteLiveConfigAsync(LiveConfigName name, gaxgrpc::CallSettings callSettings = null) => + public virtual stt::Task> DeleteLiveConfigAsync(LiveConfigName name, gaxgrpc::CallSettings callSettings = null) => DeleteLiveConfigAsync(new DeleteLiveConfigRequest { LiveConfigName = gax::GaxPreconditions.CheckNotNull(name, nameof(name)), @@ -3846,7 +3845,7 @@ internal static VideoStitcherServiceClient Create(grpccore::CallInvoker callInvo /// /// A to use for this RPC. /// A Task containing the RPC response. - public virtual stt::Task> DeleteLiveConfigAsync(LiveConfigName name, st::CancellationToken cancellationToken) => + public virtual stt::Task> DeleteLiveConfigAsync(LiveConfigName name, st::CancellationToken cancellationToken) => DeleteLiveConfigAsync(name, gaxgrpc::CallSettings.FromCancellationToken(cancellationToken)); } @@ -4115,10 +4114,10 @@ public VideoStitcherServiceClientImpl(VideoStitcherService.VideoStitcherServiceC /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public override lro::Operation CreateCdnKey(CreateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) + public override lro::Operation CreateCdnKey(CreateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_CreateCdnKeyRequest(ref request, ref callSettings); - return new lro::Operation(_callCreateCdnKey.Sync(request, callSettings), CreateCdnKeyOperationsClient); + return new lro::Operation(_callCreateCdnKey.Sync(request, callSettings), CreateCdnKeyOperationsClient); } /// @@ -4127,10 +4126,10 @@ public VideoStitcherServiceClientImpl(VideoStitcherService.VideoStitcherServiceC /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public override async stt::Task> CreateCdnKeyAsync(CreateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) + public override async stt::Task> CreateCdnKeyAsync(CreateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_CreateCdnKeyRequest(ref request, ref callSettings); - return new lro::Operation(await _callCreateCdnKey.Async(request, callSettings).ConfigureAwait(false), CreateCdnKeyOperationsClient); + return new lro::Operation(await _callCreateCdnKey.Async(request, callSettings).ConfigureAwait(false), CreateCdnKeyOperationsClient); } /// @@ -4190,10 +4189,10 @@ public override CdnKey GetCdnKey(GetCdnKeyRequest request, gaxgrpc::CallSettings /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public override lro::Operation DeleteCdnKey(DeleteCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) + public override lro::Operation DeleteCdnKey(DeleteCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_DeleteCdnKeyRequest(ref request, ref callSettings); - return new lro::Operation(_callDeleteCdnKey.Sync(request, callSettings), DeleteCdnKeyOperationsClient); + return new lro::Operation(_callDeleteCdnKey.Sync(request, callSettings), DeleteCdnKeyOperationsClient); } /// @@ -4202,10 +4201,10 @@ public override CdnKey GetCdnKey(GetCdnKeyRequest request, gaxgrpc::CallSettings /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public override async stt::Task> DeleteCdnKeyAsync(DeleteCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) + public override async stt::Task> DeleteCdnKeyAsync(DeleteCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_DeleteCdnKeyRequest(ref request, ref callSettings); - return new lro::Operation(await _callDeleteCdnKey.Async(request, callSettings).ConfigureAwait(false), DeleteCdnKeyOperationsClient); + return new lro::Operation(await _callDeleteCdnKey.Async(request, callSettings).ConfigureAwait(false), DeleteCdnKeyOperationsClient); } /// The long-running operations client for UpdateCdnKey. @@ -4218,10 +4217,10 @@ public override CdnKey GetCdnKey(GetCdnKeyRequest request, gaxgrpc::CallSettings /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public override lro::Operation UpdateCdnKey(UpdateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) + public override lro::Operation UpdateCdnKey(UpdateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_UpdateCdnKeyRequest(ref request, ref callSettings); - return new lro::Operation(_callUpdateCdnKey.Sync(request, callSettings), UpdateCdnKeyOperationsClient); + return new lro::Operation(_callUpdateCdnKey.Sync(request, callSettings), UpdateCdnKeyOperationsClient); } /// @@ -4231,10 +4230,10 @@ public override CdnKey GetCdnKey(GetCdnKeyRequest request, gaxgrpc::CallSettings /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public override async stt::Task> UpdateCdnKeyAsync(UpdateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) + public override async stt::Task> UpdateCdnKeyAsync(UpdateCdnKeyRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_UpdateCdnKeyRequest(ref request, ref callSettings); - return new lro::Operation(await _callUpdateCdnKey.Async(request, callSettings).ConfigureAwait(false), UpdateCdnKeyOperationsClient); + return new lro::Operation(await _callUpdateCdnKey.Async(request, callSettings).ConfigureAwait(false), UpdateCdnKeyOperationsClient); } /// @@ -4444,10 +4443,10 @@ public override LiveAdTagDetail GetLiveAdTagDetail(GetLiveAdTagDetailRequest req /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public override lro::Operation CreateSlate(CreateSlateRequest request, gaxgrpc::CallSettings callSettings = null) + public override lro::Operation CreateSlate(CreateSlateRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_CreateSlateRequest(ref request, ref callSettings); - return new lro::Operation(_callCreateSlate.Sync(request, callSettings), CreateSlateOperationsClient); + return new lro::Operation(_callCreateSlate.Sync(request, callSettings), CreateSlateOperationsClient); } /// @@ -4456,10 +4455,10 @@ public override LiveAdTagDetail GetLiveAdTagDetail(GetLiveAdTagDetailRequest req /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public override async stt::Task> CreateSlateAsync(CreateSlateRequest request, gaxgrpc::CallSettings callSettings = null) + public override async stt::Task> CreateSlateAsync(CreateSlateRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_CreateSlateRequest(ref request, ref callSettings); - return new lro::Operation(await _callCreateSlate.Async(request, callSettings).ConfigureAwait(false), CreateSlateOperationsClient); + return new lro::Operation(await _callCreateSlate.Async(request, callSettings).ConfigureAwait(false), CreateSlateOperationsClient); } /// @@ -4519,10 +4518,10 @@ public override Slate GetSlate(GetSlateRequest request, gaxgrpc::CallSettings ca /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public override lro::Operation UpdateSlate(UpdateSlateRequest request, gaxgrpc::CallSettings callSettings = null) + public override lro::Operation UpdateSlate(UpdateSlateRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_UpdateSlateRequest(ref request, ref callSettings); - return new lro::Operation(_callUpdateSlate.Sync(request, callSettings), UpdateSlateOperationsClient); + return new lro::Operation(_callUpdateSlate.Sync(request, callSettings), UpdateSlateOperationsClient); } /// @@ -4531,10 +4530,10 @@ public override Slate GetSlate(GetSlateRequest request, gaxgrpc::CallSettings ca /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public override async stt::Task> UpdateSlateAsync(UpdateSlateRequest request, gaxgrpc::CallSettings callSettings = null) + public override async stt::Task> UpdateSlateAsync(UpdateSlateRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_UpdateSlateRequest(ref request, ref callSettings); - return new lro::Operation(await _callUpdateSlate.Async(request, callSettings).ConfigureAwait(false), UpdateSlateOperationsClient); + return new lro::Operation(await _callUpdateSlate.Async(request, callSettings).ConfigureAwait(false), UpdateSlateOperationsClient); } /// The long-running operations client for DeleteSlate. @@ -4546,10 +4545,10 @@ public override Slate GetSlate(GetSlateRequest request, gaxgrpc::CallSettings ca /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public override lro::Operation DeleteSlate(DeleteSlateRequest request, gaxgrpc::CallSettings callSettings = null) + public override lro::Operation DeleteSlate(DeleteSlateRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_DeleteSlateRequest(ref request, ref callSettings); - return new lro::Operation(_callDeleteSlate.Sync(request, callSettings), DeleteSlateOperationsClient); + return new lro::Operation(_callDeleteSlate.Sync(request, callSettings), DeleteSlateOperationsClient); } /// @@ -4558,10 +4557,10 @@ public override Slate GetSlate(GetSlateRequest request, gaxgrpc::CallSettings ca /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public override async stt::Task> DeleteSlateAsync(DeleteSlateRequest request, gaxgrpc::CallSettings callSettings = null) + public override async stt::Task> DeleteSlateAsync(DeleteSlateRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_DeleteSlateRequest(ref request, ref callSettings); - return new lro::Operation(await _callDeleteSlate.Async(request, callSettings).ConfigureAwait(false), DeleteSlateOperationsClient); + return new lro::Operation(await _callDeleteSlate.Async(request, callSettings).ConfigureAwait(false), DeleteSlateOperationsClient); } /// @@ -4622,10 +4621,10 @@ public override LiveSession GetLiveSession(GetLiveSessionRequest request, gaxgrp /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public override lro::Operation CreateLiveConfig(CreateLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) + public override lro::Operation CreateLiveConfig(CreateLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_CreateLiveConfigRequest(ref request, ref callSettings); - return new lro::Operation(_callCreateLiveConfig.Sync(request, callSettings), CreateLiveConfigOperationsClient); + return new lro::Operation(_callCreateLiveConfig.Sync(request, callSettings), CreateLiveConfigOperationsClient); } /// @@ -4635,10 +4634,10 @@ public override LiveSession GetLiveSession(GetLiveSessionRequest request, gaxgrp /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public override async stt::Task> CreateLiveConfigAsync(CreateLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) + public override async stt::Task> CreateLiveConfigAsync(CreateLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_CreateLiveConfigRequest(ref request, ref callSettings); - return new lro::Operation(await _callCreateLiveConfig.Async(request, callSettings).ConfigureAwait(false), CreateLiveConfigOperationsClient); + return new lro::Operation(await _callCreateLiveConfig.Async(request, callSettings).ConfigureAwait(false), CreateLiveConfigOperationsClient); } /// @@ -4702,10 +4701,10 @@ public override LiveConfig GetLiveConfig(GetLiveConfigRequest request, gaxgrpc:: /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// The RPC response. - public override lro::Operation DeleteLiveConfig(DeleteLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) + public override lro::Operation DeleteLiveConfig(DeleteLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_DeleteLiveConfigRequest(ref request, ref callSettings); - return new lro::Operation(_callDeleteLiveConfig.Sync(request, callSettings), DeleteLiveConfigOperationsClient); + return new lro::Operation(_callDeleteLiveConfig.Sync(request, callSettings), DeleteLiveConfigOperationsClient); } /// @@ -4714,10 +4713,10 @@ public override LiveConfig GetLiveConfig(GetLiveConfigRequest request, gaxgrpc:: /// The request object containing all of the parameters for the API call. /// If not null, applies overrides to this RPC call. /// A Task containing the RPC response. - public override async stt::Task> DeleteLiveConfigAsync(DeleteLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) + public override async stt::Task> DeleteLiveConfigAsync(DeleteLiveConfigRequest request, gaxgrpc::CallSettings callSettings = null) { Modify_DeleteLiveConfigRequest(ref request, ref callSettings); - return new lro::Operation(await _callDeleteLiveConfig.Async(request, callSettings).ConfigureAwait(false), DeleteLiveConfigOperationsClient); + return new lro::Operation(await _callDeleteLiveConfig.Async(request, callSettings).ConfigureAwait(false), DeleteLiveConfigOperationsClient); } }