Skip to content

Commit

Permalink
feat!: Update LRO metadata type to google.cloud.common.OperationMetadata
Browse files Browse the repository at this point in the history
BREAKING CHANGE

PiperOrigin-RevId: 520405218

Source-Link: googleapis/googleapis@4931d1b

Source-Link: googleapis/googleapis-gen@dd1f114
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuVmlkZW8uU3RpdGNoZXIuVjEvLk93bEJvdC55YW1sIiwiaCI6ImRkMWYxMTQ4OWUzMmUxNWJhNWE1YjFhNzZlMmI4ZjQ3NDhjNmMxZDkifQ==
  • Loading branch information
gcf-owl-bot[bot] authored and jskeet committed Mar 30, 2023
1 parent 8e21ddd commit f0fd7fc
Show file tree
Hide file tree
Showing 48 changed files with 568 additions and 855 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ 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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
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;
Expand Down
Loading

0 comments on commit f0fd7fc

Please sign in to comment.